pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin.inputs
/
ServerInfoArgs
Server
Info
Args
data
class
ServerInfoArgs
(
val
serverId
:
Output
<
String
>
)
:
ConvertibleToJava
<
ServerInfoArgs
>
Server info for the server trust group.
Constructors
Functions
Properties
Constructors
Server
Info
Args
Link copied to clipboard
fun
ServerInfoArgs
(
serverId
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerInfoArgs
Properties
server
Id
Link copied to clipboard
val
serverId
:
Output
<
String
>
Server Id.