GetTieringCostOperationResult interface
Interface representing a GetTieringCostOperationResult.
Methods
get(string, string, string, Get |
Gets the result of async operation for tiering cost |
Method Details
get(string, string, string, GetTieringCostOperationResultGetOptionalParams)
Gets the result of async operation for tiering cost
function get(resourceGroupName: string, vaultName: string, operationId: string, options?: GetTieringCostOperationResultGetOptionalParams): Promise<TieringCostInfoUnion>
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<TieringCostInfoUnion>