GalleryImageVersionSafetyProfile Class

Definition

This is the safety profile of the Gallery Image Version.

public class GalleryImageVersionSafetyProfile : Microsoft.Azure.Management.Compute.Models.GalleryArtifactSafetyProfileBase
type GalleryImageVersionSafetyProfile = class
    inherit GalleryArtifactSafetyProfileBase
Public Class GalleryImageVersionSafetyProfile
Inherits GalleryArtifactSafetyProfileBase
Inheritance
GalleryImageVersionSafetyProfile

Constructors

GalleryImageVersionSafetyProfile()

Initializes a new instance of the GalleryImageVersionSafetyProfile class.

GalleryImageVersionSafetyProfile(Nullable<Boolean>, Nullable<Boolean>, IList<PolicyViolation>)

Initializes a new instance of the GalleryImageVersionSafetyProfile class.

Properties

AllowDeletionOfReplicatedLocations

Gets or sets indicates whether or not removing this Gallery Image Version from replicated regions is allowed.

(Inherited from GalleryArtifactSafetyProfileBase)
PolicyViolations

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

ReportedForPolicyViolation

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

Applies to