GalleryApplicationVersionSafetyProfile Class
The safety profile of the Gallery Application Version.
- Inheritance
-
azure.mgmt.compute.v2022_08_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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python