다음을 통해 공유


OSDiskImageSecurityProfile.ConfidentialVMEncryptionType Property

Definition

Gets or sets confidential VM encryption types. Possible values include: 'EncryptedVMGuestStateOnlyWithPmk', 'EncryptedWithPmk', 'EncryptedWithCmk'

[Newtonsoft.Json.JsonProperty(PropertyName="confidentialVMEncryptionType")]
public string ConfidentialVMEncryptionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="confidentialVMEncryptionType")>]
member this.ConfidentialVMEncryptionType : string with get, set
Public Property ConfidentialVMEncryptionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to