DiskRestorePointReplicationStatus Class
The instance view of a disk restore point.
- Inheritance
-
azure.mgmt.compute._serialization.ModelDiskRestorePointReplicationStatus
Constructor
DiskRestorePointReplicationStatus(*, status: MutableMapping[str, Any] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
status
|
<xref:JSON>
The resource status information. |
Variables
Name | Description |
---|---|
status
|
<xref:JSON>
The resource status information. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python