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, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithAttributes
withAttributesMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithHsm
withHsmMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKey
withKeyTypeToCreate, withLocalKeyToImportMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeyOperations
withKeyOperations, withKeyOperationsMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithKeySize
withKeyCurveName, withKeySizeMethods inherited from interface com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithTags
withTags