toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.marketplace.kotlin
/
PrivateStoreCollectionArgs
/
PrivateStoreCollectionArgs
Private
Store
Collection
Args
constructor
(
allSubscriptions
:
Output
<
Boolean
>
?
=
null
,
claim
:
Output
<
String
>
?
=
null
,
collectionId
:
Output
<
String
>
?
=
null
,
collectionName
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
privateStoreId
:
Output
<
String
>
?
=
null
,
subscriptionsList
:
Output
<
List
<
String
>
>
?
=
null
)