Interface BandwidthSchedule.DefinitionStages.WithParentResource

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

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

    • withExistingDataBoxEdgeDevice

      BandwidthSchedule.DefinitionStages.WithStart withExistingDataBoxEdgeDevice(String deviceName, String resourceGroupName)
      Specifies deviceName, resourceGroupName.
      Parameters:
      deviceName - The device name.
      resourceGroupName - The resource group name.
      Returns:
      the next definition stage.