IServiceBusTopicOutputDataSourceProperties.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.IServiceBusTopicOutputDataSourcePropertiesSystemPropertyColumns) }, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusTopicOutputDataSourcePropertiesSystemPropertyColumns 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.IServiceBusTopicOutputDataSourcePropertiesSystemPropertyColumns) }, ReadOnly=false, Required=false, SerializedName="systemPropertyColumns")>]
member this.SystemPropertyColumn : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IServiceBusTopicOutputDataSourcePropertiesSystemPropertyColumns with get, set
Public Property SystemPropertyColumn As IServiceBusTopicOutputDataSourcePropertiesSystemPropertyColumns
Property Value
- Attributes