你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GalleryImageVersionSafetyProfile interface

This is the safety profile of the Gallery Image Version.

Extends

Properties

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

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