pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.desktopvirtualization.kotlin.inputs
/
GetScalingPlanPlainArgs
Get
Scaling
Plan
Plain
Args
data
class
GetScalingPlanPlainArgs
(
val
resourceGroupName
:
String
,
val
scalingPlanName
:
String
)
:
ConvertibleToJava
<
GetScalingPlanPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Scaling
Plan
Plain
Args
Link copied to clipboard
fun
GetScalingPlanPlainArgs
(
resourceGroupName
:
String
,
scalingPlanName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetScalingPlanPlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
scaling
Plan
Name
Link copied to clipboard
val
scalingPlanName
:
String
The name of the scaling plan.