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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java