共用方式為


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 System.Collections.Generic.List<string> CategoryGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.PropertyOrigin.Owned)>]
member this.CategoryGroup : System.Collections.Generic.List<string> with get, set
Public Property CategoryGroup As List(Of String)

Property Value

Implements

Attributes

Applies to