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
Azure | 1 | Server is an Azure server |
OnPremise | 0 | Server is an on-premise server |