BackupVaultOperationResults interface
Interface representing a BackupVaultOperationResults.
Methods
get(string, string, string, Backup |
Method Details
get(string, string, string, BackupVaultOperationResultsGetOptionalParams)
function get(resourceGroupName: string, vaultName: string, operationId: string, options?: BackupVaultOperationResultsGetOptionalParams): Promise<BackupVaultResource>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- vaultName
-
string
The name of the backup vault.
- operationId
-
string
The options parameters.
Returns
Promise<BackupVaultResource>