AlertsMetadataProperties Class
- java.
lang. Object - com.
azure. resourcemanager. alertsmanagement. models. AlertsMetadataProperties
- com.
Implements
public class AlertsMetadataProperties
implements JsonSerializable<AlertsMetadataProperties>
alert meta data property bag.
Constructor Summary
| Constructor | Description |
|---|---|
| AlertsMetadataProperties() |
Creates an instance of Alerts |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Alerts |
fromJson(JsonReader jsonReader)
Reads an instance of Alerts |
|
Metadata |
metadataIdentifier()
Get the metadata |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
AlertsMetadataProperties
public AlertsMetadataProperties()
Creates an instance of AlertsMetadataProperties class.
Method Details
fromJson
public static AlertsMetadataProperties fromJson(JsonReader jsonReader)
Reads an instance of AlertsMetadataProperties from the JsonReader.
Parameters:
Returns:
Throws:
metadataIdentifier
public MetadataIdentifier metadataIdentifier()
Get the metadataIdentifier property: Identification of the information to be retrieved by API call.
Returns:
toJson
validate
public void validate()
Validates the instance.