VirtualHardDiskStatusProvisioningStatus interface
VHD Status provisioning status
Properties
| operation |
The ID of the operation performed on the virtual hard disk |
| status | The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress] |
Property Details
operationId
The ID of the operation performed on the virtual hard disk
operationId?: string
Property Value
string
status
The status of the operation performed on the virtual hard disk [Succeeded, Failed, InProgress]
status?: string
Property Value
string