get Sim Group
Gets information about the specified SIM group. API Version: 2022-04-01-preview.
Return
SIM group resource.
Parameters
argument
null
Return
SIM group resource.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
sim Group Name
The name of the SIM Group.
See also
suspend fun getSimGroup(argument: suspend GetSimGroupPlainArgsBuilder.() -> Unit): GetSimGroupResult
Return
SIM group resource.
Parameters
argument
Builder for com.pulumi.azurenative.mobilenetwork.kotlin.inputs.GetSimGroupPlainArgs.