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