ValidationsProfile Class
This is the validations profile of a Gallery Image Version.
Constructor
ValidationsProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
validation_etag
|
The published time of the image version. |
|
executed_validations
|
|
|
platform_attributes
|
This specifies the pub, offer, sku and version of the image version metadata. |
Attributes
executed_validations
executed_validations: list['_models.ExecutedValidation'] | None
platform_attributes
This specifies the pub, offer, sku and version of the image version metadata.
platform_attributes: list['_models.PlatformAttribute'] | None
validation_etag
The published time of the image version.
validation_etag: str | None