SqlVmAutoBackupSettings.IsEncryptionEnabled Property

Definition

Enable or disable encryption for backup on SQL virtual machine.

public bool? IsEncryptionEnabled { get; set; }
member this.IsEncryptionEnabled : Nullable<bool> with get, set
Public Property IsEncryptionEnabled As Nullable(Of Boolean)

Property Value

Applies to