Share via


NetworkCloudOperationStatusResult Class

Definition

The current status of an async operation.

public class NetworkCloudOperationStatusResult
type NetworkCloudOperationStatusResult = class
Public Class NetworkCloudOperationStatusResult
Inheritance
NetworkCloudOperationStatusResult

Properties

EndOn

The end time of the operation.

Error

If present, details of the operation error.

Id

Fully qualified ID for the async operation.

Name

Name of the async operation.

Operations

The operations list.

PercentComplete

Percent of the operation that is complete.

ResourceId

Fully qualified ID of the resource against which the original async operation was started.

StartOn

The start time of the operation.

Status

Operation status.

Applies to