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. |