getServerDetails

Gets details about the specified Analysis Services server. API Version: 2017-08-01.

Return

Represents an instance of an Analysis Services resource.

Parameters

argument

null


suspend fun getServerDetails(resourceGroupName: String, serverName: String): GetServerDetailsResult

Return

Represents an instance of an Analysis Services resource.

Parameters

resourceGroupName

The name of the Azure Resource group of which a given Analysis Services server is part. This name must be at least 1 character in length, and no more than 90.

serverName

The name of the Analysis Services server. It must be a minimum of 3 characters, and a maximum of 63.

See also


Return

Represents an instance of an Analysis Services resource.

Parameters

argument

Builder for com.pulumi.azurenative.analysisservices.kotlin.inputs.GetServerDetailsPlainArgs.

See also