public class DiagnosticSettingsCategoryResourceInner extends ProxyOnlyResource
| Constructor and Description |
|---|
DiagnosticSettingsCategoryResourceInner() |
| Modifier and Type | Method and Description |
|---|---|
CategoryType |
categoryType()
Get the categoryType property: The type of the diagnostic settings category.
|
void |
validate()
Validates the instance.
|
DiagnosticSettingsCategoryResourceInner |
withCategoryType(CategoryType categoryType)
Set the categoryType property: The type of the diagnostic settings category.
|
public DiagnosticSettingsCategoryResourceInner()
public CategoryType categoryType()
public DiagnosticSettingsCategoryResourceInner withCategoryType(CategoryType categoryType)
categoryType - the categoryType value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.