toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.addons.kotlin.inputs
/
GetSupportPlanTypePlainArgs
Get
Support
Plan
Type
Plain
Args
data
class
GetSupportPlanTypePlainArgs
(
val
planTypeName
:
String
,
val
providerName
:
String
)
:
ConvertibleToJava
<
GetSupportPlanTypePlainArgs
>
Members
Constructors
Get
Support
Plan
Type
Plain
Args
Link copied to clipboard
constructor
(
planTypeName
:
String
,
providerName
:
String
)
Properties
plan
Type
Name
Link copied to clipboard
val
planTypeName
:
String
The Canonical support plan type.
provider
Name
Link copied to clipboard
val
providerName
:
String
The support plan type. For now the only valid type is "canonical".
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSupportPlanTypePlainArgs