Interface ElasticMonitorResource.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
ElasticMonitorResource.Definition
Enclosing interface:
ElasticMonitorResource.DefinitionStages

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

    • withExistingResourceGroup

      ElasticMonitorResource.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group to which the Elastic resource belongs.
      Returns:
      the next definition stage.