Compartilhar via


VMDiskSecurityProfile.SecurityEncryptionType Propriedade

Definição

Obtém ou define o EncryptionType do disco gerenciado. Ele é definido como DiskWithVMGuestState para criptografia do disco gerenciado junto com o blob VMGuestState e VMGuestStateOnly para criptografia apenas do blob VMGuestState. Nota: Ele pode ser definido apenas para VMs confidenciais. Os valores possíveis incluem: 'VMGuestStateOnly', 'DiskWithVMGuestState'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a