UpdateAzKustoCluster_UpdateExpanded.Location Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Category(new Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Resource location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="location")]
[System.Management.Automation.Parameter(HelpMessage="Resource location.", Mandatory=false)]
public string Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Category(new Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Kusto.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Resource location.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="location")>]
[<System.Management.Automation.Parameter(HelpMessage="Resource location.", Mandatory=false)>]
member this.Location : string with get, set
Public Property Location As String

Property Value

String
Attributes

Applies to