Interface MonitoringTagRules.DefinitionStages.WithParentResource

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

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

    • withExistingMonitor

      MonitoringTagRules.DefinitionStages.WithCreate withExistingMonitor(String resourceGroupName, String monitorName)
      Specifies resourceGroupName, monitorName.
      Parameters:
      resourceGroupName - The name of the resource group to which the Elastic resource belongs.
      monitorName - Monitor resource name.
      Returns:
      the next definition stage.