Share via


IDataCollectionRuleResource.Location Property

Definition

The geo-location where the resource lives.

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

Property Value

Attributes

Applies to