pulumi-azure-native-kotlin
1.104.0.1
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
)