AnalysisservicesFunctions

Functions

Link copied to clipboard

Gets details about the specified Analysis Services server. Uses Azure REST API version 2017-08-01. Other available API versions: 2017-08-01-beta.

suspend fun getServerDetails(resourceGroupName: String, serverName: String): GetServerDetailsResult
Link copied to clipboard

Return the gateway status of the specified Analysis Services server instance. Uses Azure REST API version 2017-08-01. Other available API versions: 2017-08-01-beta.

suspend fun listServerGatewayStatus(resourceGroupName: String, serverName: String): ListServerGatewayStatusResult