Uses of Class
com.microsoft.azure.management.batch.KeyVaultReference
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of KeyVaultReference in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionBatchAccountCreateParameters.keyVaultReference()
Get a reference to the Azure key vault associated with the Batch account.Set the resource ID of the Azure key vault associated with the Batch account.Set the URL of the Azure key vault associated with the Batch account.Modifier and TypeMethodDescriptionBatchAccountCreateParameters.withKeyVaultReference
(KeyVaultReference keyVaultReference) Set a reference to the Azure key vault associated with the Batch account.