SharingStatus Class
Sharing status of current gallery.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelSharingStatus
Constructor
SharingStatus(*, summary: List[_models.RegionalSharingStatus] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
summary
|
Summary of all regional sharing status. |
Variables
Name | Description |
---|---|
aggregated_state
|
str or
SharingState
Aggregated sharing state of current gallery. Known values are: "Succeeded", "InProgress", "Failed", and "Unknown". |
summary
|
Summary of all regional sharing status. |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Python