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

    • withExistingProvisioningService

      PrivateEndpointConnection.DefinitionStages.WithProperties withExistingProvisioningService(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the provisioning service.
      resourceName - The name of the provisioning service.
      Returns:
      the next definition stage.