TriggerEvaluationResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. appcomplianceautomation. fluent. models. TriggerEvaluationResponseInner
- com.
Implements
public final class TriggerEvaluationResponseInner
implements JsonSerializable<TriggerEvaluationResponseInner>
Trigger evaluation response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Trigger |
fromJson(JsonReader jsonReader)
Reads an instance of Trigger |
|
Trigger |
properties()
Get the properties property: trigger evaluation property. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static TriggerEvaluationResponseInner fromJson(JsonReader jsonReader)
Reads an instance of TriggerEvaluationResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
properties
public TriggerEvaluationProperty properties()
Get the properties property: trigger evaluation property.
Returns: