Package version:

Interface ArmAsyncOperation

interface ArmAsyncOperation {
    status?: string;
}

Properties

Properties

status?: string

Status of the async operation.