Uses of Class
com.microsoft.azure.management.containerinstance.EncryptionProperties
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of EncryptionProperties in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionEncryptionProperties.withKeyName
(String keyName) Set the encryption key name.EncryptionProperties.withKeyVersion
(String keyVersion) Set the encryption key version.EncryptionProperties.withVaultBaseUrl
(String vaultBaseUrl) Set the keyvault base url.