toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.postgresql.kotlin.outputs
/
GetServerResult
/
GetServerResult
Get
Server
Result
constructor
(
administratorLogin
:
String
,
fqdn
:
String
,
id
:
String
,
identities
:
List
<
GetServerIdentity
>
,
location
:
String
,
name
:
String
,
resourceGroupName
:
String
,
skuName
:
String
,
tags
:
Map
<
String
,
String
>
,
version
:
String
)