Share via


IKubernetesCluster.ManagedResourceGroupConfigurationLocation Property

Definition

The location of the managed resource group. If not specified, the location of the parent resource is chosen.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The location of the managed resource group. If not specified, the location of the parent resource is chosen.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)]
public string ManagedResourceGroupConfigurationLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The location of the managed resource group. If not specified, the location of the parent resource is chosen.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)>]
member this.ManagedResourceGroupConfigurationLocation : string with get, set
Public Property ManagedResourceGroupConfigurationLocation As String

Property Value

Attributes

Applies to