Sdílet prostřednictvím


ImageStorageProfile.ZoneResilient Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="zoneResilient")]
public bool? ZoneResilient { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zoneResilient")>]
member this.ZoneResilient : Nullable<bool> with get, set
Public Property ZoneResilient As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to