toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin.inputs
/
BlobInventoryPolicyRuleArgs
/
BlobInventoryPolicyRuleArgs
Blob
Inventory
Policy
Rule
Args
constructor
(
filter
:
Output
<
BlobInventoryPolicyRuleFilterArgs
>
?
=
null
,
format
:
Output
<
String
>
,
name
:
Output
<
String
>
,
schedule
:
Output
<
String
>
,
schemaFields
:
Output
<
List
<
String
>
>
,
scope
:
Output
<
String
>
,
storageContainerName
:
Output
<
String
>
)