Package version:

Interface ValidationsProfile

This is the validations profile of a Gallery Image Version.

interface ValidationsProfile {
    executedValidations?: ExecutedValidation[];
    platformAttributes?: PlatformAttribute[];
    validationEtag?: string;
}

Properties

executedValidations?: ExecutedValidation[]
platformAttributes?: PlatformAttribute[]

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

validationEtag?: string

The published time of the image version