• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Key Vault Secret Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfKeyVaultSecretNode
X-Ref:
  • Ast Adf Key Vault Secret Node

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
StoreNameAstAdfAzureKeyVaultLinkedServiceNode 
Specifies a reference to the Azure Key Vault linked service. This is a required reference to an existing definiton.
SecretVersionString 
Specifies the version of the KeyVault's secret. If omitted, the most recent version is used.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence