get Single Server
Gets information about a server. Uses Azure REST API version 2017-12-01.
Return
Represents a server.
Parameters
argument
null
Return
Represents a server.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
server Name
The name of the server.
See also
suspend fun getSingleServer(argument: suspend GetSingleServerPlainArgsBuilder.() -> Unit): GetSingleServerResult
Return
Represents a server.
Parameters
argument
Builder for com.pulumi.azurenative.dbforpostgresql.kotlin.inputs.GetSingleServerPlainArgs.