Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithCreateBase
-
Packages that use Key.DefinitionStages.WithCreateBase Package Description com.azure.resourcemanager.keyvault.models Package containing the data models for KeyVaultManagementClient. -
-
Uses of Key.DefinitionStages.WithCreateBase in com.azure.resourcemanager.keyvault.models
Subinterfaces of Key.DefinitionStages.WithCreateBase in com.azure.resourcemanager.keyvault.models Modifier and Type Interface Description static interfaceKey.DefinitionContainer interface for all the definitions.static interfaceKey.DefinitionStages.WithCreateThe stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified.static interfaceKey.DefinitionStages.WithImportThe stage of the key definition which contains all the minimum required inputs for the key to be imported but also allows for any other optional settings to be specified.
-