StorageContainerStatusProvisioningStatus interface
Storage container provisioning status
Properties
| operation |
The ID of the operation performed on the storage container |
| status | The status of the operation performed on the storage container [Succeeded, Failed, InProgress] |
Property Details
operationId
The ID of the operation performed on the storage container
operationId?: string
Property Value
string
status
The status of the operation performed on the storage container [Succeeded, Failed, InProgress]
status?: string
Property Value
string