BlobInventoryPolicySchema interface

The storage account blob inventory policy rules.

Properties

destination

Container name where blob inventory files are stored. Must be pre-created.

enabled

Policy is enabled if set to true.

rules

The storage account blob inventory policy rules. The rule is applied when it is enabled.

type

The valid value is Inventory

Property Details

destination

Container name where blob inventory files are stored. Must be pre-created.

destination: string

Property Value

string

enabled

Policy is enabled if set to true.

enabled: boolean

Property Value

boolean

rules

The storage account blob inventory policy rules. The rule is applied when it is enabled.

rules: BlobInventoryPolicyRule[]

Property Value

type

The valid value is Inventory

type: string

Property Value

string