Server.ServerLocation Property

Definition

Gets or sets the location of the server, which is either on-premises or in a Microsoft data center that provides internal hosting of tabular models for Microsoft's online services, (for example, Excel data models viewed in Office 365). This is read-only.

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

Property Value

The location of the server.

Applies to