Interface TagRule.DefinitionStages.WithParentResource

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

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

    • withExistingMonitor

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