Share via


IClusterPatchProperties.ClusterLocation Property

Definition

The customer-provided location information to identify where the cluster resides.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The customer-provided location information to identify where the cluster resides.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterLocation", Update=true)]
public string ClusterLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The customer-provided location information to identify where the cluster resides.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterLocation", Update=true)>]
member this.ClusterLocation : string with get, set
Public Property ClusterLocation As String

Property Value

Attributes

Applies to