Interface Key.Definition
-
- All Superinterfaces:
Creatable<Key>,HasName,Indexable,Key.DefinitionStages.Blank,Key.DefinitionStages.WithAttributes,Key.DefinitionStages.WithCreate,Key.DefinitionStages.WithCreateBase,Key.DefinitionStages.WithHsm,Key.DefinitionStages.WithImport,Key.DefinitionStages.WithKey,Key.DefinitionStages.WithKeyOperations,Key.DefinitionStages.WithKeySize,Key.DefinitionStages.WithTags
- Enclosing interface:
- Key
public static interface Key.Definition extends Key.DefinitionStages.Blank, Key.DefinitionStages.WithKey, Key.DefinitionStages.WithImport, Key.DefinitionStages.WithCreate
Container interface for all the definitions.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithAttributes
withAttributes
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithHsm
withHsm
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKey
withKeyTypeToCreate, withLocalKeyToImport
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeyOperations
withKeyOperations, withKeyOperations
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeySize
withKeyCurveName, withKeySize
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithTags
withTags
-
-