ExecutedValidation Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. ExecutedValidation
- com.
Implements
public final class ExecutedValidation
implements JsonSerializable<ExecutedValidation>
This is the executed Validation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Offset |
executionTime()
Get the execution |
|
static
Executed |
fromJson(JsonReader jsonReader)
Reads an instance of Executed |
|
Validation |
status()
Get the status property: This property specifies the status of the validation |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: This property specifies the type of image version validation. |
| void |
validate()
Validates the instance. |
| String |
version()
Get the version property: This property specifies the valid version of the validation. |
Methods inherited from java.lang.Object
Method Details
executionTime
public OffsetDateTime executionTime()
Get the executionTime property: This property specifies the starting timestamp.
Returns:
fromJson
public static ExecutedValidation fromJson(JsonReader jsonReader)
Reads an instance of ExecutedValidation from the JsonReader.
Parameters:
Returns:
Throws:
status
public ValidationStatus status()
Get the status property: This property specifies the status of the validationProfile of the image version.
Returns:
toJson
type
public String type()
Get the type property: This property specifies the type of image version validation.
Returns:
validate
public void validate()
Validates the instance.
version
public String version()
Get the version property: This property specifies the valid version of the validation.
Returns: