VirtualNetworkPropertiesStatusOperationStatus interface

The detailed status of the long running operation.

Properties

error

The error if any from the operation.

operationId

The identifier of the operation.

status

The status of the operation.

Property Details

error

The error if any from the operation.

error?: VirtualNetworkPropertiesStatusOperationStatusError

Property Value

operationId

The identifier of the operation.

operationId?: string

Property Value

string

status

The status of the operation.

status?: string

Property Value

string