Condividi tramite


AsyncOperationResult Class

Definition

The details of a long running asynchronous shared private link resource operation

public class AsyncOperationResult
type AsyncOperationResult = class
Public Class AsyncOperationResult
Inheritance
AsyncOperationResult

Constructors

AsyncOperationResult()

Initializes a new instance of the AsyncOperationResult class.

AsyncOperationResult(String)

Initializes a new instance of the AsyncOperationResult class.

Properties

Status

Gets or sets the current status of the long running asynchronous shared private link resource operation. Possible values include: 'Running', 'Succeeded', 'Failed'

Applies to