pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Sim
Group
Plain
Args
Link copied to clipboard
fun
GetSimGroupPlainArgs
(
resourceGroupName
:
String
,
simGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSimGroupPlainArgs
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.