Partager via


DigestConfig.Category Property

Definition

Categories to send digest for. If categories are not provided, then digest will be sent for all categories.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.Category : System.Collections.Generic.List<string> with get, set
Public Property Category As List(Of String)

Property Value

Implements

Attributes

Applies to