toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
ThrottlingMetricResponse
Throttling
Metric
Response
data
class
ThrottlingMetricResponse
(
val
interval
:
String
?
=
null
,
val
limit
:
Double
,
val
type
:
String
)
Members
Constructors
Throttling
Metric
Response
Link copied to clipboard
constructor
(
interval
:
String
?
=
null
,
limit
:
Double
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
interval
Link copied to clipboard
val
interval
:
String
?
=
null
limit
Link copied to clipboard
val
limit
:
Double
type
Link copied to clipboard
val
type
:
String