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. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python