GetVmmServerPlainArgs

data class GetVmmServerPlainArgs(val resourceGroupName: String, val vmmServerName: String) : ConvertibleToJava<GetVmmServerPlainArgs>

Constructors

Link copied to clipboard
fun GetVmmServerPlainArgs(resourceGroupName: String, vmmServerName: String)

Functions

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

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

Name of the VMMServer.