pulumi-azure-kotlin
5.53.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Network
Sim
Policy
User
Equipment
Aggregate
Maximum
Bit
Rate
Link copied to clipboard
fun
GetNetworkSimPolicyUserEquipmentAggregateMaximumBitRate
(
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.