Compartir a través de


MariaDBLinkedService.Pwd Propiedad

Definición

Obtiene o establece la referencia secreta del almacén de claves de Azure de la contraseña en la cadena de conexión.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a