MetricsProperties Members

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Indicates the metrics properties for Windows Azure Storage Analytics.

The following tables list the members exposed by the MetricsProperties type.

Public Constructors

 NameDescription
MetricsProperties 
Top

Public Properties

 NameDescription
public propertyMetricsLevelGets the metrics level for the storage service.
public propertyRetentionDaysGets the number of days to retain data for metrics.
public propertyVersionIndicates the version of Storage Analytics for the storage service.
Top

Public Methods (see also Protected Methods)

 NameDescription
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)
Top

See Also