GalleryImageVersionSafetyProfile interface
This is the safety profile of the Gallery Image Version.
- Extends
Properties
policy |
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. |
reported |
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
allow |
Indicates whether or not removing this Gallery Image Version from replicated regions is allowed. |
Property Details
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