共用方式為


IComponentPurgeBodyFilters.Key Property

Definition

When filtering over custom dimensions, this key will be used as the name of the custom dimension.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="When filtering over custom dimensions, this key will be used as the name of the custom dimension.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="key")]
public string Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="When filtering over custom dimensions, this key will be used as the name of the custom dimension.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes

Applies to