Interface Secret.DefinitionStages.WithCreate

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<Secret>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.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 com.azure.resourcemanager.resources.fluentcore.model.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.