Interface ProviderInstance.DefinitionStages.WithParentResource

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

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

    • withExistingMonitor

      ProviderInstance.DefinitionStages.WithCreate withExistingMonitor(String resourceGroupName, String monitorName)
      Specifies resourceGroupName, monitorName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      monitorName - Name of the SAP monitor resource.
      Returns:
      the next definition stage.