pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Network
Service
Service
Qos
Policy
Maximum
Bit
Rate
Link copied to clipboard
fun
GetNetworkServiceServiceQosPolicyMaximumBitRate
(
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.