Interface Sim.DefinitionStages.WithParentResource

All Known Subinterfaces:
Sim.Definition, Sim.DefinitionStages.Blank
Enclosing interface:
Sim.DefinitionStages

public static interface Sim.DefinitionStages.WithParentResource
The stage of the Sim definition allowing to specify parent resource.
  • Method Details

    • withExistingSimGroup

      Sim.DefinitionStages.WithInternationalMobileSubscriberIdentity withExistingSimGroup(String resourceGroupName, String simGroupName)
      Specifies resourceGroupName, simGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      simGroupName - The name of the SIM Group.
      Returns:
      the next definition stage.