Interface Key.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<Key>
,HasName
,Indexable
,Key.DefinitionStages.WithAttributes
,Key.DefinitionStages.WithCreateBase
,Key.DefinitionStages.WithKeyOperations
,Key.DefinitionStages.WithKeySize
,Key.DefinitionStages.WithTags
- All Known Subinterfaces:
Key.Definition
- Enclosing interface:
- Key.DefinitionStages
public static interface Key.DefinitionStages.WithCreate
extends Key.DefinitionStages.WithKeyOperations, Key.DefinitionStages.WithKeySize, Key.DefinitionStages.WithCreateBase
The 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.
-
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.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