pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.engagementfabric.kotlin.outputs
/
SKUResponse
SKUResponse
data
class
SKUResponse
(
val
name
:
String
,
val
tier
:
String
?
=
null
)
The EngagementFabric SKU
Types
Constructors
Properties
Constructors
SKUResponse
Link copied to clipboard
fun
SKUResponse
(
name
:
String
,
tier
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the SKU
tier
Link copied to clipboard
val
tier
:
String
?
=
null
The price tier of the SKU