次の方法で共有


SqlDatabasePatch.IsZoneRedundant プロパティ

定義

このデータベースがゾーン冗長かどうか。つまり、このデータベースのレプリカは複数の可用性ゾーンに分散されます。

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

プロパティ値

適用対象