Aracılığıyla paylaş


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 WithStart withExistingDataBoxEdgeDevice(String deviceName, String resourceGroupName)

Specifies deviceName, resourceGroupName.

Method Details

withExistingDataBoxEdgeDevice

public abstract 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.

Applies to