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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java