SapHanaLinkedService.Password Property

Definition

Gets or sets password to access the SAP HANA server.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to