TunnelQuotaTimerQuotaTimer

data class TunnelQuotaTimerQuotaTimer(val beginTime: String, val endTime: String, val tunnelQuotaParameter: TunnelQuotaTimerQuotaTimerTunnelQuotaParameter? = null)

Constructors

Link copied to clipboard
constructor(beginTime: String, endTime: String, tunnelQuotaParameter: TunnelQuotaTimerQuotaTimerTunnelQuotaParameter? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time-sharing configuration start time. Reference value: 00:00

Link copied to clipboard

The end time of the timesharing configuration. Reference value: 24:00

Link copied to clipboard

Time-sharing configuration parameters. See tunnel_quota_parameter below.