ResourceManagementClientExtensions Class

Definition

public static class ResourceManagementClientExtensions
type ResourceManagementClientExtensions = class
Public Module ResourceManagementClientExtensions
Inheritance
ResourceManagementClientExtensions

Methods

GetLongRunningOperationStatus(IResourceManagementClient, String)

The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.

GetLongRunningOperationStatusAsync(IResourceManagementClient, String)

The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.

Applies to