Share via


AppServiceEnvironmentData.IsZoneRedundant Property

Definition

Whether or not this App Service Environment is zone-redundant.

public bool? IsZoneRedundant { get; set; }
member this.IsZoneRedundant : Nullable<bool> with get, set
Public Property IsZoneRedundant As Nullable(Of Boolean)

Property Value

Applies to