GetServerAdministratorPlainArgs

data class GetServerAdministratorPlainArgs(val resourceGroupName: String, val serverName: String) : ConvertibleToJava<GetServerAdministratorPlainArgs>

Constructors

Link copied to clipboard
fun GetServerAdministratorPlainArgs(resourceGroupName: String, serverName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetServerAdministratorPlainArgs

Properties

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the server.