EHNamespace.ZoneRedundant プロパティ

定義

このプロパティを有効にする設定を取得または設定すると、サポートされている可用性ゾーンのリージョンに Standard Event Hubs 名前空間が作成されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")]
public bool? ZoneRedundant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.zoneRedundant")>]
member this.ZoneRedundant : Nullable<bool> with get, set
Public Property ZoneRedundant As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象