Share via


BackupCommonSettings.IsCompression Property

Definition

Workload compression flag. This has been added so that 'isSqlCompression' will be deprecated once clients upgrade to consider this flag.

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

Property Value

Applies to