UsageDetail.InstanceLocation Property

Definition

Gets the location of the resource instance that the usage is about.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceLocation")]
public string InstanceLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceLocation")>]
member this.InstanceLocation : string
Public ReadOnly Property InstanceLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to