public final class DiagnosticSettingsCategoryResourceCollectionInner extends Object
| Constructor and Description |
|---|
DiagnosticSettingsCategoryResourceCollectionInner() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<DiagnosticSettingsCategoryResourceInner> |
value()
Get the value property: The collection of diagnostic settings category resources.
|
DiagnosticSettingsCategoryResourceCollectionInner |
withValue(List<DiagnosticSettingsCategoryResourceInner> value)
Set the value property: The collection of diagnostic settings category resources.
|
public DiagnosticSettingsCategoryResourceCollectionInner()
public List<DiagnosticSettingsCategoryResourceInner> value()
public DiagnosticSettingsCategoryResourceCollectionInner withValue(List<DiagnosticSettingsCategoryResourceInner> value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.