BandwidthSchedule.DefinitionStages.WithParentResource Interface
public static interface BandwidthSchedule.DefinitionStages.WithParentResource
The stage of the BandwidthSchedule definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingDataBoxEdgeDevice(String deviceName, String resourceGroupName)
Specifies device |
Method Details
withExistingDataBoxEdgeDevice
public abstract BandwidthSchedule.DefinitionStages.WithStart withExistingDataBoxEdgeDevice(String deviceName, String resourceGroupName)
Specifies deviceName, resourceGroupName.
Parameters:
Returns: