Udostępnij za pośrednictwem


DiagnosticSettingsCategoryResource.CategoryType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryType")]
public Microsoft.Azure.Management.Monitor.Models.CategoryType CategoryType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryType")>]
member this.CategoryType : Microsoft.Azure.Management.Monitor.Models.CategoryType with get, set
Public Property CategoryType As CategoryType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to