Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.UpdateWithCreate
-
Packages that use Key.UpdateWithCreate Package Description com.azure.resourcemanager.keyvault.models Package containing the data models for KeyVaultManagementClient. -
-
Uses of Key.UpdateWithCreate in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return Key.UpdateWithCreate Modifier and Type Method Description Key.UpdateWithCreateKey.UpdateStages.WithKeySize. withKeySize(int size)Specifies the size of the key to create.Key.UpdateWithCreateKey.UpdateStages.WithKey. withKeyTypeToCreate(com.azure.security.keyvault.keys.models.KeyType keyType)Specifies a key type to create a new key version.
-