TieringCostOperationStatus interface
Interface representing a TieringCostOperationStatus.
Methods
get(string, string, string, Tiering |
Gets the status of async operations of tiering cost |
Method Details
get(string, string, string, TieringCostOperationStatusGetOptionalParams)
Gets the status of async operations of tiering cost
function get(resourceGroupName: string, vaultName: string, operationId: string, options?: TieringCostOperationStatusGetOptionalParams): Promise<OperationStatus>
Parameters
- resourceGroupName
-
string
The name of the resource group where the recovery services vault is present.
- vaultName
-
string
The name of the recovery services vault.
- operationId
-
string
The options parameters.
Returns
Promise<OperationStatus>