Interface Site.DefinitionStages.WithParentResource

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

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

    • withExistingMobileNetwork

      Site.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.