BackupInfo.BackupRemotePartitions 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 remote partitions will be backed up or not.
public bool BackupRemotePartitions { get; set; }
member this.BackupRemotePartitions : bool with get, set
Public Property BackupRemotePartitions As Boolean
Property Value
true if remote partitions will be backed up; otherwise, false.