BlobInventoryPolicyDefinition |
BlobInventoryPolicyRule.definition() |
Get the definition property: An object that defines the blob inventory policy rule.
|
BlobInventoryPolicyDefinition |
BlobInventoryPolicyDefinition.withFilters(BlobInventoryPolicyFilter filters) |
Set the filters property: An object that defines the filter set.
|
BlobInventoryPolicyDefinition |
BlobInventoryPolicyDefinition.withFormat(Format format) |
Set the format property: This is a required field, it specifies the format for the inventory files.
|
BlobInventoryPolicyDefinition |
BlobInventoryPolicyDefinition.withObjectType(ObjectType objectType) |
Set the objectType property: This is a required field.
|
BlobInventoryPolicyDefinition |
BlobInventoryPolicyDefinition.withSchedule(Schedule schedule) |
Set the schedule property: This is a required field.
|
BlobInventoryPolicyDefinition |
BlobInventoryPolicyDefinition.withSchemaFields(List<String> schemaFields) |
Set the schemaFields property: This is a required field.
|