Interface LinkResourceFormat.DefinitionStages.WithParentResource

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

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

    • withExistingHub

      LinkResourceFormat.DefinitionStages.WithCreate withExistingHub(String resourceGroupName, String hubName)
      Specifies resourceGroupName, hubName.
      Parameters:
      resourceGroupName - The name of the resource group.
      hubName - The name of the hub.
      Returns:
      the next definition stage.