Share via


BlobAnalyticsLogging Class

Definition

Azure Analytics Logging settings.

public class BlobAnalyticsLogging
type BlobAnalyticsLogging = class
Public Class BlobAnalyticsLogging
Inheritance
BlobAnalyticsLogging

Constructors

Name Description
BlobAnalyticsLogging()

Creates a new BlobAnalyticsLogging instance.

Properties

Name Description
Delete

Indicates whether all delete requests should be logged.

Read

Indicates whether all read requests should be logged.

RetentionPolicy

the retention policy which determines how long the associated data should persist.

Version

The version of Storage Analytics to configure.

Write

Indicates whether all write requests should be logged.

Applies to