pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin.outputs
/
GetServerResult
/
GetServerResult
Get
Server
Result
fun
GetServerResult
(
administratorLogin
:
String
,
fqdn
:
String
,
id
:
String
,
identities
:
List
<
GetServerIdentity
>
,
location
:
String
,
name
:
String
,
resourceGroupName
:
String
,
skuName
:
String
,
tags
:
Map
<
String
,
String
>
,
version
:
String
)