Blob Inventory Policy Rule
data class BlobInventoryPolicyRule(val filter: BlobInventoryPolicyRuleFilter? = null, val format: String, val name: String, val schedule: String, val schemaFields: List<String>, val scope: String, val storageContainerName: String)
Constructors
Link copied to clipboard
fun BlobInventoryPolicyRule(filter: BlobInventoryPolicyRuleFilter? = null, format: String, name: String, schedule: String, schemaFields: List<String>, scope: String, storageContainerName: String)
Types
Properties
Link copied to clipboard
A list of fields to be included in the inventory. See the Azure API reference for all the supported fields.