LogicalNetworkStatusProvisioningStatus interface
Describes the status of the provisioning.
Properties
| operation |
The ID of the operation performed on the logical network |
| status | The status of the operation performed on the logical network [Succeeded, Failed, InProgress] |
Property Details
operationId
The ID of the operation performed on the logical network
operationId?: string
Property Value
string
status
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
status?: string
Property Value
string