Share via


DiagnosticSettingsCategoryData.CategoryType Property

Definition

The type of the diagnostic settings category.

public Azure.ResourceManager.Monitor.Models.MonitorCategoryType? CategoryType { get; set; }
member this.CategoryType : Nullable<Azure.ResourceManager.Monitor.Models.MonitorCategoryType> with get, set
Public Property CategoryType As Nullable(Of MonitorCategoryType)

Property Value

Applies to