getBandwidthSchedule

Gets the properties of the specified bandwidth schedule. API Version: 2020-12-01.

Return

The bandwidth schedule details.

Parameters

argument

null


suspend fun getBandwidthSchedule(deviceName: String, name: String, resourceGroupName: String): GetBandwidthScheduleResult

Return

The bandwidth schedule details.

Parameters

deviceName

The device name.

name

The bandwidth schedule name.

resourceGroupName

The resource group name.

See also


Return

The bandwidth schedule details.

Parameters

argument

Builder for com.pulumi.azurenative.databoxedge.kotlin.inputs.GetBandwidthSchedulePlainArgs.

See also