Compartilhar via


IRunCorrelation.ClientKeyword Property

Definition

The client keywords.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The client keywords.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientKeywords")]
public string[] ClientKeyword { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The client keywords.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientKeywords")>]
member this.ClientKeyword : string[] with get, set
Public Property ClientKeyword As String()

Property Value

String[]
Attributes

Applies to