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

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
str

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
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.