Interface Slice.DefinitionStages.WithParentResource

All Known Subinterfaces:
Slice.Definition
Enclosing interface:
Slice.DefinitionStages

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

    • withExistingMobileNetwork

      Slice.DefinitionStages.WithSnssai 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.