ITrackedResource.Location Property

Definition

The geo-location where the resource lives

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The geo-location where the resource lives", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="location")]
public string Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The geo-location where the resource lives", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="location")>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to