CapabilityProperties.Zone Property

Definition

Gets zone name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to