次の方法で共有


AppServicePlanPatch.IsZoneRedundant プロパティ

定義

コード>が true/code> の<場合<、このApp Service プランは可用性ゾーンの分散を実行します。 コード>が false/code> の<場合<、このApp Serviceプランでは可用性ゾーンの分散は実行されません。

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

プロパティ値

適用対象