get Server Details
Gets details about the specified Analysis Services server. Uses Azure REST API version 2017-08-01. Other available API versions: 2017-08-01-beta.
Return
Represents an instance of an Analysis Services resource.
Parameters
argument
null
Return
Represents an instance of an Analysis Services resource.
Parameters
resource Group Name
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.
server Name
The name of the Analysis Services server. It must be a minimum of 3 characters, and a maximum of 63.
See also
suspend fun getServerDetails(argument: suspend GetServerDetailsPlainArgsBuilder.() -> Unit): GetServerDetailsResult
Return
Represents an instance of an Analysis Services resource.
Parameters
argument
Builder for com.pulumi.azurenative.analysisservices.kotlin.inputs.GetServerDetailsPlainArgs.