Partager via


EncryptionDetails.EncryptionEnabled Propriété

Définition

Obtient ou définit identifie si cette copie de sauvegarde représente une machine virtuelle chiffrée au moment de la sauvegarde.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionEnabled")]
public bool? EncryptionEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionEnabled")>]
member this.EncryptionEnabled : Nullable<bool> with get, set
Public Property EncryptionEnabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à