DigestConfig.Category Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Category[] Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.Category : Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.Category[] with get, set
Public Property Category As Category()
Property Value
Category[]
Implements
- Attributes