Interface Instance.DefinitionStages.WithIotHubs

All Known Subinterfaces:
Instance.Definition, Instance.DefinitionStages.WithCreate
Enclosing interface:
Instance.DefinitionStages

public static interface Instance.DefinitionStages.WithIotHubs
The stage of the Instance definition allowing to specify iotHubs.
  • Method Details

    • withIotHubs

      Specifies the iotHubs property: List of IoT Hubs associated with the account..
      Parameters:
      iotHubs - List of IoT Hubs associated with the account.
      Returns:
      the next definition stage.