Interface DatadogSingleSignOnResource.DefinitionStages.WithParentResource

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

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

    • withExistingMonitor

      DatadogSingleSignOnResource.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.