ServerLocation Enum
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.
Location of the analysis server
public enum ServerLocation
type ServerLocation =
Public Enum ServerLocation
- Inheritance
-
ServerLocation
Fields
Name | Value | Description |
---|---|---|
OnPremise | 0 | Server is an on-premise server |
Azure | 1 | Server is an Azure server |