Interface Key.DefinitionStages.WithCreateBase
- All Superinterfaces:
Creatable<Key>
,HasName
,Indexable
,Key.DefinitionStages.WithAttributes
,Key.DefinitionStages.WithTags
- All Known Subinterfaces:
Key.Definition
,Key.DefinitionStages.WithCreate
,Key.DefinitionStages.WithImport
- Enclosing interface:
- Key.DefinitionStages
public static interface Key.DefinitionStages.WithCreateBase
extends Creatable<Key>, Key.DefinitionStages.WithAttributes, Key.DefinitionStages.WithTags
The base stage of the key definition allowing 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.WithTags
withTags