共用方式為


AzureTableOutputDataSourceProperties.ColumnsToRemove Property

Definition

If specified, each item in the array is the name of a column to remove (if present) from output event entities.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public string[] ColumnsToRemove { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.ColumnsToRemove : string[] with get, set
Public Property ColumnsToRemove As String()

Property Value

String[]

Implements

Attributes

Applies to