GalleryArtifactSafetyProfileBase Class
This is the safety profile of the Gallery Artifact Version.
- Inheritance
-
azure.mgmt.compute._serialization.ModelGalleryArtifactSafetyProfileBase
Constructor
GalleryArtifactSafetyProfileBase(*, 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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python