Share via


DataFactoryKeyVaultSecret.SecretName Property

Definition

The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> SecretName { get; set; }
member this.SecretName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property SecretName As DataFactoryElement(Of String)

Property Value

Applies to