Share via


DrillLinkedService.Pwd Property

Definition

Gets or sets the Azure key vault secret reference of password in connection string.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pwd")]
public Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference Pwd { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.pwd")>]
member this.Pwd : Microsoft.Azure.Management.DataFactory.Models.AzureKeyVaultSecretReference with get, set
Public Property Pwd As AzureKeyVaultSecretReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to