ValidationsProfile Class

This is the validations profile of a Gallery Image Version.

Constructor

ValidationsProfile()

Variables

Name Description
validationEtag
str

The published time of the image version.

executedValidations
list[<xref:"ExecutedValidation">]
platformAttributes
list[<xref:"PlatformAttribute">]

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

Attributes

platformAttributes

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

platformAttributes: list[azure.mgmt.compute.types.PlatformAttribute]

validationEtag

The published time of the image version.

validationEtag: str

executedValidations

executedValidations: list[azure.mgmt.compute.types.ExecutedValidation]