Interface AttachedNetworkConnection.DefinitionStages.WithParentResource

All Known Subinterfaces:
AttachedNetworkConnection.Definition, AttachedNetworkConnection.DefinitionStages.Blank
Enclosing interface:
AttachedNetworkConnection.DefinitionStages

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

    • withExistingDevcenter

      AttachedNetworkConnection.DefinitionStages.WithCreate withExistingDevcenter(String resourceGroupName, String devCenterName)
      Specifies resourceGroupName, devCenterName.
      Parameters:
      resourceGroupName - Name of the resource group within the Azure subscription.
      devCenterName - The name of the devcenter.
      Returns:
      the next definition stage.