次の方法で共有


MessagingPlanInner.SelectedEventHubUnit プロパティ

定義

選択したイベント ハブ ユニットを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.selectedEventHubUnit")]
public int? SelectedEventHubUnit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.selectedEventHubUnit")>]
member this.SelectedEventHubUnit : Nullable<int>
Public ReadOnly Property SelectedEventHubUnit As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象