ManagedCluster.ZonalResiliency 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 or sets indicates if the cluster has zone resiliency.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.zonalResiliency")]
public bool? ZonalResiliency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zonalResiliency")>]
member this.ZonalResiliency : Nullable<bool> with get, set
Public Property ZonalResiliency As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute