次の方法で共有


User.EncryptedPassword プロパティ

定義

パスワードの詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptedPassword")]
public Microsoft.Azure.Management.DataBoxEdge.Models.AsymmetricEncryptedSecret EncryptedPassword { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptedPassword")>]
member this.EncryptedPassword : Microsoft.Azure.Management.DataBoxEdge.Models.AsymmetricEncryptedSecret with get, set
Public Property EncryptedPassword As AsymmetricEncryptedSecret

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象