Compartilhar via


ValidationsProfile Class

This is the validations profile of a Gallery Image Version.

Inheritance
azure.mgmt.compute._serialization.Model
ValidationsProfile

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.

executed_validations
platform_attributes

This specifies the pub, offer, sku and version of the image version metadata.

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.