pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.mobile.kotlin.outputs
/
GetNetworkServicePccRuleQosPolicyMaximumBitRate
Get
Network
Service
Pcc
Rule
Qos
Policy
Maximum
Bit
Rate
data
class
GetNetworkServicePccRuleQosPolicyMaximumBitRate
(
val
downlink
:
String
,
val
uplink
:
String
)
Types
Constructors
Properties
Constructors
Get
Network
Service
Pcc
Rule
Qos
Policy
Maximum
Bit
Rate
Link copied to clipboard
fun
GetNetworkServicePccRuleQosPolicyMaximumBitRate
(
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.