LogSettings.CategoryGroup Property

Definition

Name of a Diagnostic Log category group for a resource type this setting is applied to. To obtain the list of Diagnostic Log categories for a resource, first perform a GET diagnostic settings operation.

public Azure.Provisioning.BicepValue<string> CategoryGroup { get; set; }
member this.CategoryGroup : Azure.Provisioning.BicepValue<string> with get, set
Public Property CategoryGroup As BicepValue(Of String)

Property Value

Applies to