Interface SimPolicy.DefinitionStages.WithParentResource

  • All Known Subinterfaces:
    SimPolicy.Definition
    Enclosing interface:
    SimPolicy.DefinitionStages

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

      • withExistingMobileNetwork

        SimPolicy.DefinitionStages.WithUeAmbr withExistingMobileNetwork​(String resourceGroupName,
                                                                        String mobileNetworkName)
        Specifies resourceGroupName, mobileNetworkName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        mobileNetworkName - The name of the mobile network.
        Returns:
        the next definition stage.