次の方法で共有


SecuritySettingsPatch.SnapshotPassword プロパティ

定義

スナップショット マネージャーのパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象