Sdílet prostřednictvím


RedisInstanceDetails.Zone Property

Definition

Gets if the Cache uses availability zones, specifies availability zone where this instance is located.

[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