IIotHubDataConnection.EventSystemProperty Property

Definition

System properties of the iot hub

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

Property Value

Attributes

Applies to