Interface KpiResourceFormat.DefinitionStages.WithParentResource

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

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

    • withExistingHub

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