Blob Inventory Policy Rule Args
data class BlobInventoryPolicyRuleArgs(val filter: Output<BlobInventoryPolicyRuleFilterArgs>? = null, val format: Output<String>, val name: Output<String>, val schedule: Output<String>, val schemaFields: Output<List<String>>, val scope: Output<String>, val storageContainerName: Output<String>) : ConvertibleToJava<BlobInventoryPolicyRuleArgs>
Constructors
Link copied to clipboard
fun BlobInventoryPolicyRuleArgs(filter: Output<BlobInventoryPolicyRuleFilterArgs>? = null, format: Output<String>, name: Output<String>, schedule: Output<String>, schemaFields: Output<List<String>>, scope: Output<String>, storageContainerName: Output<String>)
Functions
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.