Bagikan melalui


DiagnosticSettingsCategory.CategoryGroup Property

Definition

the collection of what category groups are supported.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.PropertyOrigin.Owned)]
public string[] CategoryGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.PropertyOrigin.Owned)>]
member this.CategoryGroup : string[] with get, set
Public Property CategoryGroup As String()

Property Value

String[]

Implements

Attributes

Applies to