toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
constructor
(
accountName
:
Output
<
String
>
?
=
null
,
allowUpdates
:
Output
<
Boolean
>
?
=
null
,
defaultVersion
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)