azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

40 строки
2.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory"
fullName: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory"
name: "DiagnosticSettingsCategory"
nameWithType: "DiagnosticSettingsCategory"
summary: "The Azure event log entries are of type Diagnostic<wbr>Settings<wbr>Category."
syntax: "public interface **DiagnosticSettingsCategory**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner?alt=com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner&text=DiagnosticSettingsCategoryResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory.name()"
fullName: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory.name()"
name: "name()"
nameWithType: "DiagnosticSettingsCategory.name()"
summary: "Get the diagnostic settings category name value."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Get the diagnostic settings category name value."
returns:
description: "the diagnostic settings category name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory.type()"
fullName: "com.microsoft.azure.management.monitor.DiagnosticSettingsCategory.type()"
name: "type()"
nameWithType: "DiagnosticSettingsCategory.type()"
summary: "Get the category<wbr>Type value."
modifiers:
- "abstract"
syntax: "public abstract CategoryType type()"
desc: "Get the categoryType value."
returns:
description: "the categoryType value"
type: "<xref href=\"com.microsoft.azure.management.monitor.CategoryType?alt=com.microsoft.azure.management.monitor.CategoryType&text=CategoryType\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The Azure event log entries are of type DiagnosticSettingsCategory."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner?alt=com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner&text=DiagnosticSettingsCategoryResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.monitor"
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4