ValidationsProfile Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. ValidationsProfile
- com.
Implements
public final class ValidationsProfile
implements JsonSerializable<ValidationsProfile>
This is the validations profile of a Gallery Image Version.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Executed |
executedValidations()
Get the executed |
|
static
Validations |
fromJson(JsonReader jsonReader)
Reads an instance of Validations |
|
List<Platform |
platformAttributes()
Get the platform |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
validationEtag()
Get the validation |
Methods inherited from java.lang.Object
Method Details
executedValidations
public List<ExecutedValidation> executedValidations()
Get the executedValidations property: The executedValidations property.
Returns:
fromJson
public static ValidationsProfile fromJson(JsonReader jsonReader)
Reads an instance of ValidationsProfile from the JsonReader.
Parameters:
Returns:
Throws:
platformAttributes
public List<PlatformAttribute> platformAttributes()
Get the platformAttributes property: This specifies the pub, offer, sku and version of the image version metadata.
Returns:
toJson
validate
public void validate()
Validates the instance.
validationEtag
public String validationEtag()
Get the validationEtag property: The published time of the image version.
Returns: