Compartir a través de


IServiceBusQueueOutputDataSource.SystemPropertyColumn Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns) }, Read=true, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns SystemPropertyColumn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=true, Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns) }, Read=true, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns", Update=true)>]
member this.SystemPropertyColumn : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns with get, set
Public Property SystemPropertyColumn As IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns

Property Value

Attributes

Applies to