toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.inputs
/
GetSimGroupPlainArgs
Get
Sim
Group
Plain
Args
data
class
GetSimGroupPlainArgs
(
val
resourceGroupName
:
String
,
val
simGroupName
:
String
)
:
ConvertibleToJava
<
GetSimGroupPlainArgs
>
Members
Constructors
Get
Sim
Group
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
simGroupName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
sim
Group
Name
Link copied to clipboard
val
simGroupName
:
String
The name of the SIM Group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSimGroupPlainArgs