public interface DiagnosticSettingsCategory
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.monitor.implementation.DiagnosticSettingsCategoryResourceInner>
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the diagnostic settings category name value.
|
CategoryType |
type()
Get the categoryType value.
|
String name()
CategoryType type()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/