Uses of Class
com.microsoft.azure.management.batch.KeyVaultReference
-
-
Uses of KeyVaultReference in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return KeyVaultReference Modifier and Type Method Description KeyVaultReferenceBatchAccountCreateParameters. keyVaultReference()Get the keyVaultReference value.KeyVaultReferenceKeyVaultReference. withId(String id)Set the id value.KeyVaultReferenceKeyVaultReference. withUrl(String url)Set the url value.Methods in com.microsoft.azure.management.batch with parameters of type KeyVaultReference Modifier and Type Method Description BatchAccountCreateParametersBatchAccountCreateParameters. withKeyVaultReference(KeyVaultReference keyVaultReference)Set the keyVaultReference value.
-