DiagnosticSettingsCategoryResource Class

Definition

The diagnostic settings category resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DiagnosticSettingsCategoryResource : Microsoft.Azure.Management.Monitor.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiagnosticSettingsCategoryResource = class
    inherit ProxyOnlyResource
Public Class DiagnosticSettingsCategoryResource
Inherits ProxyOnlyResource
Inheritance
DiagnosticSettingsCategoryResource
Attributes

Constructors

DiagnosticSettingsCategoryResource()

Initializes a new instance of the DiagnosticSettingsCategoryResource class.

DiagnosticSettingsCategoryResource(String, String, String, CategoryType)

Initializes a new instance of the DiagnosticSettingsCategoryResource class.

Properties

CategoryType

Gets or sets the type of the diagnostic settings category. Possible values include: 'Metrics', 'Logs'

Id

Gets azure resource Id

(Inherited from ProxyOnlyResource)
Name

Gets azure resource name

(Inherited from ProxyOnlyResource)
Type

Gets azure resource type

(Inherited from ProxyOnlyResource)

Applies to