DiagnosticSettingsCategoryResourceCollectionInner Class
- java.
lang. Object - com.
azure. resourcemanager. monitor. fluent. models. DiagnosticSettingsCategoryResourceCollectionInner
- com.
Implements
public final class DiagnosticSettingsCategoryResourceCollectionInner
implements JsonSerializable<DiagnosticSettingsCategoryResourceCollectionInner>
Represents a collection of diagnostic setting category resources.
Constructor | Description |
---|---|
Diagnostic |
Creates an instance of Diagnostic |
Modifier and Type | Method and Description |
---|---|
static
Diagnostic |
from Reads an instance of Diagnostic |
Json |
to |
void |
validate()
Validates the instance. |
List<Diagnostic |
value()
Get the value property: The collection of diagnostic settings category resources. |
Diagnostic |
with Set the value property: The collection of diagnostic settings category resources. |
Methods inherited from java.lang.Object
DiagnosticSettingsCategoryResourceCollectionInner
public DiagnosticSettingsCategoryResourceCollectionInner()
Creates an instance of DiagnosticSettingsCategoryResourceCollectionInner class.
fromJson
public static DiagnosticSettingsCategoryResourceCollectionInner fromJson(JsonReader jsonReader)
Reads an instance of DiagnosticSettingsCategoryResourceCollectionInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The collection of diagnostic settings category resources.
Returns:
withValue
public DiagnosticSettingsCategoryResourceCollectionInner withValue(List
Set the value property: The collection of diagnostic settings category resources.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: