toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.mobile.kotlin.outputs
/
GetNetworkSimPolicyUserEquipmentAggregateMaximumBitRate
Get
Network
Sim
Policy
User
Equipment
Aggregate
Maximum
Bit
Rate
data
class
GetNetworkSimPolicyUserEquipmentAggregateMaximumBitRate
(
val
downlink
:
String
,
val
uplink
:
String
)
Members
Constructors
Get
Network
Sim
Policy
User
Equipment
Aggregate
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.