GalleryImageVersionSafetyProfile Class

This is the safety profile of the Gallery Image Version.

Constructor

GalleryImageVersionSafetyProfile()

Variables

Name Description
allowDeletionOfReplicatedLocations

Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.

reportedForPolicyViolation

Indicates whether this image has been reported as violating Microsoft's policies.

policyViolations
list[<xref:"PolicyViolation">]

A list of Policy Violations that have been reported for this Gallery Image Version.

blockDeletionBeforeEndOfLife

Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.

Attributes

blockDeletionBeforeEndOfLife

Indicates whether or not the deletion is blocked for this Gallery Image Version if its End Of Life has not expired.

blockDeletionBeforeEndOfLife: bool

policyViolations

A list of Policy Violations that have been reported for this Gallery Image Version.

policyViolations: list[azure.mgmt.compute.types.PolicyViolation]

reportedForPolicyViolation

Indicates whether this image has been reported as violating Microsoft's policies.

reportedForPolicyViolation: bool

allowDeletionOfReplicatedLocations

allowDeletionOfReplicatedLocations: bool