GalleryImageVersionSafetyProfile Class
This is the safety profile of the Gallery Image Version.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute.v2022_03_03.models._models_py3.GalleryArtifactSafetyProfileBaseGalleryImageVersionSafetyProfile
Constructor
GalleryImageVersionSafetyProfile(*, 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. |
reported_for_policy_violation
|
Indicates whether this image has been reported as violating Microsoft's policies. |
policy_violations
|
A list of Policy Violations that have been reported for this Gallery Image Version. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python