RedisInstanceDetails.Zone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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