ValidationsProfile Class
This is the validations profile of a Gallery Image Version.
Constructor
ValidationsProfile(*, validation_etag: str | None = None, executed_validations: list['_models.ExecutedValidation'] | None = None, platform_attributes: list['_models.PlatformAttribute'] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
validation_etag
|
The published time of the image version. Default value: None
|
|
executed_validations
|
Default value: None
|
|
platform_attributes
|
This specifies the pub, offer, sku and version of the image version metadata. Default value: None
|
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. |