pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.batch.kotlin
/
ApplicationArgs
/
ApplicationArgs
Application
Args
fun
ApplicationArgs
(
accountName
:
Output
<
String
>
?
=
null
,
allowUpdates
:
Output
<
Boolean
>
?
=
null
,
defaultVersion
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)