DataLakeAnalyticsCatalogCredentialUpdateParameters.NewPassword Property

Definition

Gets or sets the new password for the credential and user with access to the data source.

[Newtonsoft.Json.JsonProperty(PropertyName="newPassword")]
public string NewPassword { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="newPassword")>]
member this.NewPassword : string with get, set
Public Property NewPassword As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to