共用方式為


IComponentPurgeBodyFilters.Column Property

Definition

The column of the table over which the given query should run

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The column of the table over which the given query should run", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="column")]
public string Column { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The column of the table over which the given query should run", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="column")>]
member this.Column : string with get, set
Public Property Column As String

Property Value

Attributes

Applies to