共用方式為


MessagingPlanInner.SelectedEventHubUnit Property

Definition

Gets selected event hub unit

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to