你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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