次の方法で共有


DiskEncryption.EncryptionType プロパティ

定義

ディスクのデータを暗号化するために使用されるキーの種類。

public Azure.ResourceManager.Compute.Models.ComputeEncryptionType? EncryptionType { get; set; }
member this.EncryptionType : Nullable<Azure.ResourceManager.Compute.Models.ComputeEncryptionType> with get, set
Public Property EncryptionType As Nullable(Of ComputeEncryptionType)

プロパティ値

適用対象