GetBandwidthSchedulePlainArgs

data class GetBandwidthSchedulePlainArgs(val deviceName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetBandwidthSchedulePlainArgs>

Constructors

Link copied to clipboard
constructor(deviceName: String, name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The device name.

Link copied to clipboard

The bandwidth schedule name.

Link copied to clipboard

The resource group name.

Functions

Link copied to clipboard
open override fun toJava(): GetBandwidthSchedulePlainArgs