Interface ReferenceDataSetResource.DefinitionStages.WithParentResource

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

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

    • withExistingEnvironment

      ReferenceDataSetResource.DefinitionStages.WithKeyProperties withExistingEnvironment(String resourceGroupName, String environmentName)
      Specifies resourceGroupName, environmentName.
      Parameters:
      resourceGroupName - Name of an Azure Resource group.
      environmentName - The name of the Time Series Insights environment associated with the specified resource group.
      Returns:
      the next definition stage.