GalleryApplicationVersionSafetyProfile Class
The safety profile of the Gallery Application Version.
- Inheritance
-
azure.mgmt.compute.v2022_03_03.models._models_py3.GalleryArtifactSafetyProfileBaseGalleryApplicationVersionSafetyProfile
Constructor
GalleryApplicationVersionSafetyProfile(*, allow_deletion_of_replicated_locations: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
allow_deletion_of_replicated_locations
|
Indicates whether or not removing this Gallery Image Version from replicated regions is allowed. |
Variables
Name | Description |
---|---|
allow_deletion_of_replicated_locations
|
Indicates whether or not removing this Gallery Image Version from replicated regions is allowed. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python