Table of Contents

Class MetricsProperties

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public sealed class MetricsProperties
Inheritance
MetricsProperties
Inherited Members

Constructors

MetricsProperties()

public MetricsProperties()

MetricsProperties(string)

public MetricsProperties(string version)

Parameters

version string

Properties

MetricsLevel

public MetricsLevel MetricsLevel { get; set; }

Property Value

MetricsLevel

RetentionDays

public int? RetentionDays { get; set; }

Property Value

int?

Version

public string Version { get; set; }

Property Value

string