getBandwidthSchedule

Gets the properties of the specified bandwidth schedule. Uses Azure REST API version 2022-03-01. Other available API versions: 2023-01-01-preview, 2023-07-01, 2023-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