pulumi-azure-native-kotlin
2.14.0.0
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
)
Types
Constructors
Properties
Constructors
Sku
Cost
Response
Link copied to clipboard
fun
SkuCostResponse
(
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