BlobInventoryPolicyFormat Enum   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is a required field, it specifies the format for the inventory files.
public enum BlobInventoryPolicyFormat
	type BlobInventoryPolicyFormat = 
	Public Enum BlobInventoryPolicyFormat
		- Inheritance
 - 
				BlobInventoryPolicyFormat
 
Fields
| Name | Value | Description | 
|---|---|---|
| Csv | 0 | Csv.  | 
			
| Parquet | 1 | Parquet.  |