MetricSettings Class

Definition

This class is intended to help in the transition between namespaces, since it will be a breaking change that needs to be announced and delayed 6 months. It is identical to the MetricSettings, but in the old namespace

public class MetricSettings : Microsoft.Azure.Management.Monitor.Models.MetricSettings
type MetricSettings = class
    inherit MetricSettings
Public Class MetricSettings
Inherits MetricSettings
Inheritance
MetricSettings
Derived

Constructors

MetricSettings(MetricSettings)

Initializes a new instance of the MetricSettings class.

Properties

RetentionPolicy

Gets or sets the RetentionPolicy of the MetricSettings

TimeGrain

Gets or sets the TimeGrain of the MetricSettings

Applies to