Interface ViewResourceFormat.DefinitionStages.WithParentResource

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

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

    • withExistingHub

      ViewResourceFormat.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.