BackupInfo.Locations Property

Definition

Gets or sets the locations where the backup will be stored.

public Microsoft.AnalysisServices.BackupLocationCollection Locations { get; }
member this.Locations : Microsoft.AnalysisServices.BackupLocationCollection
Public ReadOnly Property Locations As BackupLocationCollection

Property Value

The locations where the backup will be stored.

Applies to