次の方法で共有


CloudApplianceSettings.ServiceDataEncryptionKey プロパティ

定義

サービス データ暗号化キー (DAK で暗号化) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象