IServiceBusQueueOutputDataSourceProperties.SystemPropertyColumn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns) }, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns SystemPropertyColumn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Dictionary of <string>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns) }, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns")>]
member this.SystemPropertyColumn : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns with get, set
Public Property SystemPropertyColumn As IServiceBusQueueOutputDataSourcePropertiesSystemPropertyColumns
Property Value
- Attributes