toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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.
Members
Constructors
Server
Info
Args
Link copied to clipboard
constructor
(
serverId
:
Output
<
String
>
)
Properties
server
Id
Link copied to clipboard
val
serverId
:
Output
<
String
>
Server Id.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServerInfoArgs