你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ValidationsProfile Class

This is the validations profile of a Gallery Image Version.

Constructor

ValidationsProfile(*args: Any, **kwargs: Any)

Variables

Name Description
validation_etag
str

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