AppServiceEnvironmentPatch.IsZoneRedundant Property

Definition

Whether or not this App Service Environment is zone-redundant. Serialized Name: AppServiceEnvironmentPatchResource.properties.zoneRedundant

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

Property Value

Applies to