Uses of Interface
com.microsoft.azure.management.keyvault.Key.UpdateWithCreate
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of Key.UpdateWithCreate in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionKey.UpdateStages.WithKeySize.withKeySize
(int size) Specifies the size of the key to create.Key.UpdateStages.WithKey.withKeyTypeToCreate
(com.microsoft.azure.keyvault.webkey.JsonWebKeyType keyType) Specifies a key type to create a new key version.