GalleryImageVersionSafetyProfile interface

This is the safety profile of the Gallery Image Version.

Properties

blockDeletionBeforeEndOfLife

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

policyViolations

A list of Policy Violations that have been reported for this Gallery Image Version. NOTE: This property will not be serialized. It can only be populated by the server.

reportedForPolicyViolation

Indicates whether this image has been reported as violating Microsoft's policies. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

allowDeletionOfReplicatedLocations

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

Property Details

blockDeletionBeforeEndOfLife

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

blockDeletionBeforeEndOfLife?: boolean

Property Value

boolean

policyViolations

A list of Policy Violations that have been reported for this Gallery Image Version. NOTE: This property will not be serialized. It can only be populated by the server.

policyViolations?: PolicyViolation[]

Property Value

reportedForPolicyViolation

Indicates whether this image has been reported as violating Microsoft's policies. NOTE: This property will not be serialized. It can only be populated by the server.

reportedForPolicyViolation?: boolean

Property Value

boolean

Inherited Property Details

allowDeletionOfReplicatedLocations

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

allowDeletionOfReplicatedLocations?: boolean

Property Value

boolean

Inherited From GalleryArtifactSafetyProfileBase.allowDeletionOfReplicatedLocations