toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
SkuCostResponse
Sku
Cost
Response
data
class
SkuCostResponse
(
val
extendedUnit
:
String
?
=
null
,
val
meterId
:
String
,
val
quantity
:
Int
?
=
null
)
Members
Constructors
Sku
Cost
Response
Link copied to clipboard
constructor
(
extendedUnit
:
String
?
=
null
,
meterId
:
String
,
quantity
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
extended
Unit
Link copied to clipboard
val
extendedUnit
:
String
?
=
null
meter
Id
Link copied to clipboard
val
meterId
:
String
quantity
Link copied to clipboard
val
quantity
:
Int
?
=
null