toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.mobile.kotlin.outputs
/
GetNetworkServiceServiceQosPolicyMaximumBitRate
Get
Network
Service
Service
Qos
Policy
Maximum
Bit
Rate
data
class
GetNetworkServiceServiceQosPolicyMaximumBitRate
(
val
downlink
:
String
,
val
uplink
:
String
)
Members
Constructors
Get
Network
Service
Service
Qos
Policy
Maximum
Bit
Rate
Link copied to clipboard
constructor
(
downlink
:
String
,
uplink
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
downlink
Link copied to clipboard
val
downlink
:
String
Downlink bit rate.
uplink
Link copied to clipboard
val
uplink
:
String
Uplink bit rate.