GetTieringCostOperationResult interface
Interface représentant un GetTieringCostOperationResult.
Méthodes
get(string, string, string, Get |
Obtient le résultat d’une opération asynchrone pour le coût de hiérarchisation |
Détails de la méthode
get(string, string, string, GetTieringCostOperationResultGetOptionalParams)
Obtient le résultat d’une opération asynchrone pour le coût de hiérarchisation
function get(resourceGroupName: string, vaultName: string, operationId: string, options?: GetTieringCostOperationResultGetOptionalParams): Promise<TieringCostInfoUnion>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources où se trouve le coffre Recovery Services.
- vaultName
-
string
Nom du coffre Recovery Services.
- operationId
-
string
Paramètres d’options.
Retours
Promise<TieringCostInfoUnion>