Interface PrivateEndpointConnection.DefinitionStages.WithParentResource

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

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

    • withExistingFarmBeat

      PrivateEndpointConnection.DefinitionStages.WithCreate withExistingFarmBeat(String resourceGroupName, String farmBeatsResourceName)
      Specifies resourceGroupName, farmBeatsResourceName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      farmBeatsResourceName - FarmBeats resource name.
      Returns:
      the next definition stage.