public sealed class CreateAzureClusterRequest : IMessage<CreateAzureClusterRequest>, IEquatable<CreateAzureClusterRequest>, IDeepCloneable<CreateAzureClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class CreateAzureClusterRequest.
Request message for AzureClusters.CreateAzureCluster method.
Required. A client provided ID the resource. Must be unique within the
parent resource.
The provided ID will be part of the
[AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster] resource name
formatted as
projects/<project-id>/locations/<region>/azureClusters/<cluster-id>.
Valid characters are /[a-z][0-9]-/. Cannot be longer than 63 characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateAzureClusterRequest\u003c/code\u003e class is part of the Anthos Multi-Cloud v1 API and is used to request the creation of an Azure cluster via the \u003ccode\u003eAzureClusters.CreateAzureCluster\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented by several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateAzureClusterRequest\u003c/code\u003e class requires several parameters, including \u003ccode\u003eAzureCluster\u003c/code\u003e, \u003ccode\u003eAzureClusterId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which respectively represent the cluster specification, a unique client-provided ID, and the location where the cluster will be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this API documented on this page, starting from version 1.0.0-beta01 up to version 2.8.0, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eValidateOnly\u003c/code\u003e property that, if set to true, will validate the request but not actually create the cluster.\u003c/p\u003e\n"]]],[],null,["# Anthos Multi-Cloud v1 API - Class CreateAzureClusterRequest (2.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.8.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.7.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.6.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.5.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.4.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.3.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.2.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.1.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/2.0.0/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/1.0.0-beta01/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest) \n\n public sealed class CreateAzureClusterRequest : IMessage\u003cCreateAzureClusterRequest\u003e, IEquatable\u003cCreateAzureClusterRequest\u003e, IDeepCloneable\u003cCreateAzureClusterRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Anthos Multi-Cloud v1 API class CreateAzureClusterRequest.\n\nRequest message for `AzureClusters.CreateAzureCluster` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateAzureClusterRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateAzureClusterRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateAzureClusterRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateAzureClusterRequest](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeMultiCloud.V1](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeMultiCloud.V1.dll\n\nConstructors\n------------\n\n### CreateAzureClusterRequest()\n\n public CreateAzureClusterRequest()\n\n### CreateAzureClusterRequest(CreateAzureClusterRequest)\n\n public CreateAzureClusterRequest(CreateAzureClusterRequest other)\n\nProperties\n----------\n\n### AzureCluster\n\n public AzureCluster AzureCluster { get; set; }\n\nRequired. The specification of the\n\\[AzureCluster\\]\\[google.cloud.gkemulticloud.v1.AzureCluster\\] to create.\n\n### AzureClusterId\n\n public string AzureClusterId { get; set; }\n\nRequired. A client provided ID the resource. Must be unique within the\nparent resource.\n\nThe provided ID will be part of the\n\\[AzureCluster\\]\\[google.cloud.gkemulticloud.v1.AzureCluster\\] resource name\nformatted as\n`projects/\u003cproject-id\u003e/locations/\u003cregion\u003e/azureClusters/\u003ccluster-id\u003e`.\n\nValid characters are `/[a-z][0-9]-/`. Cannot be longer than 63 characters.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent location where this\n\\[AzureCluster\\]\\[google.cloud.gkemulticloud.v1.AzureCluster\\] resource will be\ncreated.\n\nLocation names are formatted as `projects/\u003cproject-id\u003e/locations/\u003cregion\u003e`.\n\nSee [Resource Names](https://cloud.google.com/apis/design/resource_names)\nfor more details on Google Cloud resource names.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GkeMultiCloud.V1/latest/Google.Cloud.GkeMultiCloud.V1.CreateAzureClusterRequest#Google_Cloud_GkeMultiCloud_V1_CreateAzureClusterRequest_Parent) resource name property.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nIf set, only validate the request, but do not actually create the cluster."]]