Share via


ManagedCluster.ZonalResiliency Property

Definition

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

Applies to