Compartilhar via


AzureFileStorageLinkedService.Password Propriedade

Definição

Obtém ou define a senha para fazer logon no servidor.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a