pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbformysql.kotlin.inputs
/
GetServerAdministratorPlainArgs
Get
Server
Administrator
Plain
Args
data
class
GetServerAdministratorPlainArgs
(
val
resourceGroupName
:
String
,
val
serverName
:
String
)
:
ConvertibleToJava
<
GetServerAdministratorPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Server
Administrator
Plain
Args
Link copied to clipboard
fun
GetServerAdministratorPlainArgs
(
resourceGroupName
:
String
,
serverName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServerAdministratorPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
server
Name
Link copied to clipboard
val
serverName
:
String
The name of the server.