Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.UpdateWithCreate
Packages that use Key.UpdateWithCreate
Package
Description
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.UpdateWithCreateModifier and TypeMethodDescriptionKey.UpdateStages.WithKeySize.withKeySize(int size) Specifies the size of the key to create.Key.UpdateStages.WithKey.withKeyTypeToCreate(com.azure.security.keyvault.keys.models.KeyType keyType) Specifies a key type to create a new key version.