Interface TriggerResource.DefinitionStages.WithParentResource

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

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

    • withExistingFactory

      TriggerResource.DefinitionStages.WithProperties withExistingFactory(String resourceGroupName, String factoryName)
      Specifies resourceGroupName, factoryName.
      Parameters:
      resourceGroupName - The resource group name.
      factoryName - The factory name.
      Returns:
      the next definition stage.