GetSimGroupPlainArgs

data class GetSimGroupPlainArgs(val resourceGroupName: String, val simGroupName: String) : ConvertibleToJava<GetSimGroupPlainArgs>

Constructors

Link copied to clipboard
fun GetSimGroupPlainArgs(resourceGroupName: String, simGroupName: String)

Functions

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the SIM Group.