Vault.DefinitionStages.WithCreate Interface
Implements
WithAccessPolicy
WithConfigurations
WithNetworkRuleSet
WithSku
DefinitionWithTags<WithCreate>
Creatable<Vault>
public static interface Vault.DefinitionStages.WithCreate
extends Creatable<Vault>, DefinitionWithTags<WithCreate>, WithSku, WithNetworkRuleSet, WithConfigurations, WithAccessPolicy
A key vault definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java