toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin.inputs
/
GetAzurePowerShellScriptPlainArgs
Get
Azure
Power
Shell
Script
Plain
Args
data
class
GetAzurePowerShellScriptPlainArgs
(
val
resourceGroupName
:
String
,
val
scriptName
:
String
)
:
ConvertibleToJava
<
GetAzurePowerShellScriptPlainArgs
>
Members
Constructors
Get
Azure
Power
Shell
Script
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
scriptName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
script
Name
Link copied to clipboard
val
scriptName
:
String
Name of the deployment script.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetAzurePowerShellScriptPlainArgs