Freigeben über


EncryptionDetails.EncryptionEnabled Eigenschaft

Definition

Ruft ab oder legt fest, ob diese Sicherungskopie zum Zeitpunkt der Sicherung eine verschlüsselte VM darstellt.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: