pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbformariadb.kotlin
/
ServerArgs
/
ServerArgs
Server
Args
fun
ServerArgs
(
location
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
Any
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
,
sku
:
Output
<
SkuArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)