ValidationsProfile Class
This is the validations profile of a Gallery Image Version.
Constructor
ValidationsProfile()
Variables
| Name | Description |
|---|---|
|
validation_etag
|
The published time of the image version. |
|
executed_validations
|
list[<xref:"ExecutedValidation">]
|
|
platform_attributes
|
list[<xref:"PlatformAttribute">]
This specifies the pub, offer, sku and version of the image version metadata. |
Attributes
platformAttributes
This specifies the pub, offer, sku and version of the image version metadata.
platformAttributes: list[azure.mgmt.compute.types.PlatformAttribute]
validationEtag
The published time of the image version.
validationEtag: str
executedValidations
executedValidations: list[azure.mgmt.compute.types.ExecutedValidation]