GalleryApplicationVersionSafetyProfile Class
The safety profile of the Gallery Application Version.
- Inheritance
-
azure.mgmt.compute.v2024_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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python