Share via


IDiagnosticSettingsCategory Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Models.Api20210501Preview.DiagnosticSettingsCategoryTypeConverter))]
public interface IDiagnosticSettingsCategory : Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.DiagnosticSetting.Models.Api20210501Preview.DiagnosticSettingsCategoryTypeConverter))>]
type IDiagnosticSettingsCategory = interface
    interface IJsonSerializable
Public Interface IDiagnosticSettingsCategory
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CategoryGroup

the collection of what category groups are supported.

CategoryType

The type of the diagnostic settings category.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to