次の方法で共有


KeyEncryptionKey.KekType プロパティ

定義

キーの暗号化に使用される暗号化キーの種類を取得または設定します。 使用可能な値は、'MicrosoftManaged'、'CustomerManaged' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象