Interface PrivateEndpointConnectionResource.DefinitionStages.WithParentResource

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

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

    • withExistingVault

      PrivateEndpointConnectionResource.DefinitionStages.WithCreate withExistingVault(String vaultName, String resourceGroupName)
      Specifies vaultName, resourceGroupName.
      Parameters:
      vaultName - The name of the recovery services vault.
      resourceGroupName - The name of the resource group where the recovery services vault is present.
      Returns:
      the next definition stage.