Interface Remediation.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      Remediation.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - Resource group name.
      Returns:
      the next definition stage.