Interface Service.DefinitionStages.WithParentResource

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

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

      • withExistingMobileNetwork

        Service.DefinitionStages.WithServicePrecedence 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.