BackupInfo.ApplyCompression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the indication whether the backup will be compressed or not.
public bool ApplyCompression { get; set; }
member this.ApplyCompression : bool with get, set
Public Property ApplyCompression As Boolean
Property Value
true if the backup will be compressed; otherwise, false.