Account Blob Properties Args
Constructors
Properties
Is the blob service properties for change feed events enabled? Default to false
.
The duration of change feed events retention in days. The possible values are between 1 and 146000 days (400 years). Setting this to null (or omit this in the configuration file) indicates an infinite retention of the change feed.
A container_delete_retention_policy
block as defined below.
A cors_rule
block as defined below.
The API Version which should be used by default for requests to the Data Plane API if an incoming request doesn't specify an API Version.
A delete_retention_policy
block as defined below.
Is the last access time based tracking enabled? Default to false
.
A restore_policy
block as defined below. This must be used together with delete_retention_policy
set, versioning_enabled
and change_feed_enabled
set to true
.
Is versioning enabled? Default to false
.