Interface DataNetwork.DefinitionStages.WithParentResource

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

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

    • withExistingMobileNetwork

      DataNetwork.DefinitionStages.WithCreate 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.