次の方法で共有


EventGridNamespaceData.IsZoneRedundant プロパティ

定義

ユーザーがサービスがゾーン冗長かどうかを指定できるようにします。 これは必須のプロパティであり、ユーザーはこの値を明示的に指定する必要があります。 指定すると、このプロパティを更新できません。

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

プロパティ値

適用対象