IProxyResource.Location Property

Definition

The geo-location where the resource lives

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

Property Value

Attributes

Applies to