Interface SharedPrivateLinkResource.DefinitionStages.WithParentResource

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

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

    • withExistingWebPubSub

      SharedPrivateLinkResource.DefinitionStages.WithCreate withExistingWebPubSub(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
      resourceName - The name of the resource.
      Returns:
      the next definition stage.