共用方式為


IEventHubDataConnection.EventSystemProperty Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="System properties of the event hub", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventSystemProperties")]
public string[] EventSystemProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="System properties of the event hub", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eventSystemProperties")>]
member this.EventSystemProperty : string[] with get, set
Public Property EventSystemProperty As String()

Property Value

String[]
Attributes

Applies to