次の方法で共有


DataLakeAnalyticsCatalogCredentialUpdateParameters.NewPassword プロパティ

定義

データ ソースにアクセスできる資格情報とユーザーの新しいパスワードを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象