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.
  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable

    create, create, createAsync, createAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key

    Methods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithAttributes

    withAttributes

    Methods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithContentType

    withContentType

    Methods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithTags

    withTags