Interface Secret.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<Secret>
,HasName
,Indexable
,Secret.DefinitionStages.WithAttributes
,Secret.DefinitionStages.WithContentType
,Secret.DefinitionStages.WithTags
- All Known Subinterfaces:
Secret.Definition
- Enclosing interface:
- Secret.DefinitionStages
public static interface Secret.DefinitionStages.WithCreate
extends Creatable<Secret>, Secret.DefinitionStages.WithContentType, Secret.DefinitionStages.WithAttributes, Secret.DefinitionStages.WithTags
The stage of the secret definition which contains all the minimum required inputs for
the secret to be created but also allows for any 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.Secret.DefinitionStages.WithAttributes
withAttributes
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithContentType
withContentType
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.DefinitionStages.WithTags
withTags