Interface DigitalTwinsEndpointResource.DefinitionStages.WithParentResource

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

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

    • withExistingDigitalTwinsInstance

      DigitalTwinsEndpointResource.DefinitionStages.WithProperties withExistingDigitalTwinsInstance(String resourceGroupName, String resourceName)
      Specifies resourceGroupName, resourceName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the DigitalTwinsInstance.
      resourceName - The name of the DigitalTwinsInstance.
      Returns:
      the next definition stage.