次の方法で共有


SecuritySettingsPatch.DeviceAdminPassword プロパティ

定義

デバイス管理者のパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象