Package version:

Interface GalleryApplicationVersionSafetyProfile

The safety profile of the Gallery Application Version.

interface GalleryApplicationVersionSafetyProfile {
    allowDeletionOfReplicatedLocations?: boolean;
}

Hierarchy (view full)

Properties

allowDeletionOfReplicatedLocations?: boolean

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