Interface IotHubDescription.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      IotHubDescription.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group that contains the IoT hub.
      Returns:
      the next definition stage.