toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin
/
ApplicationGroupArgs
/
ApplicationGroupArgs
Application
Group
Args
constructor
(
applicationGroupName
:
Output
<
String
>
?
=
null
,
clientAppGroupIdentifier
:
Output
<
String
>
?
=
null
,
isEnabled
:
Output
<
Boolean
>
?
=
null
,
namespaceName
:
Output
<
String
>
?
=
null
,
policies
:
Output
<
List
<
ThrottlingPolicyArgs
>
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)