toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.iotcentral.kotlin.outputs
/
AppSkuInfoResponse
App
Sku
Info
Response
data
class
AppSkuInfoResponse
(
val
name
:
String
)
Information about the SKU of the IoT Central application.
Members
Constructors
App
Sku
Info
Response
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the SKU.