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.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes
withAttributes
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithHsm
withHsm
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKey
withKeyTypeToCreate, withLocalKeyToImport
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations
withKeyOperations, withKeyOperations
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize
withKeySize
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithTags
withTags