Condividi tramite


IRecommendation.CategoryTag Property

Definition

The list of category tags that this recommendation belongs to.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The list of category tags that this recommendation belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="categoryTags")]
public string[] CategoryTag { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The list of category tags that this recommendation belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="categoryTags")>]
member this.CategoryTag : string[]
Public ReadOnly Property CategoryTag As String()

Property Value

String[]
Attributes

Applies to