toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearning.kotlin.outputs
/
SkuResponse
Sku
Response
data
class
SkuResponse
(
val
name
:
String
?
=
null
,
val
tier
:
String
?
=
null
)
Sku of the resource
Members
Constructors
Sku
Response
Link copied to clipboard
constructor
(
name
:
String
?
=
null
,
tier
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
Name of the sku
tier
Link copied to clipboard
val
tier
:
String
?
=
null
Tier of the sku like Basic or Enterprise