Interface DigitalTwinsDescription.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      DigitalTwinsDescription.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the DigitalTwinsInstance.
      Returns:
      the next definition stage.