AlertPropertiesSupportingEvidence Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. AlertPropertiesSupportingEvidence
- com.
Implements
public final class AlertPropertiesSupportingEvidence
implements JsonSerializable<AlertPropertiesSupportingEvidence>
Changing set of properties depending on the supportingEvidence type.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Map<String,Object> |
additionalProperties()
Get the additional |
|
static
Alert |
fromJson(JsonReader jsonReader)
Reads an instance of Alert |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: Type of the supporting |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
additionalProperties
public Map<String,Object> additionalProperties()
Get the additionalProperties property: Changing set of properties depending on the supportingEvidence type.
Returns:
fromJson
public static AlertPropertiesSupportingEvidence fromJson(JsonReader jsonReader)
Reads an instance of AlertPropertiesSupportingEvidence from the JsonReader.
Parameters:
Returns:
Throws:
toJson
type
public String type()
Get the type property: Type of the supportingEvidence.
Returns:
validate
public void validate()
Validates the instance.