ValidationsProfile Class
This is the validations profile of a Gallery Image Version.
- Inheritance
-
azure.mgmt.compute._serialization.ModelValidationsProfile
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. |
executed_validations
|
|
platform_attributes
|
This specifies the pub, offer, sku and version of the image version metadata. |
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. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python