共用方式為


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

Property Value

Implements

Attributes

Applies to