ServerUsageInner Class

Definition

Represents server metrics.

public class ServerUsageInner
type ServerUsageInner = class
Public Class ServerUsageInner
Inheritance
ServerUsageInner

Constructors

ServerUsageInner()

Initializes a new instance of the ServerUsageInner class.

ServerUsageInner(String, String, String, Nullable<Double>, Nullable<Double>, String, Nullable<DateTime>)

Initializes a new instance of the ServerUsageInner class.

Properties

CurrentValue

Gets the current value of the metric.

DisplayName

Gets the metric display name.

Limit

Gets the current limit of the metric.

Name

Gets name of the server usage metric.

NextResetTime

Gets the next reset time for the metric (ISO8601 format).

ResourceName

Gets the name of the resource.

Unit

Gets the units of the metric.

Applies to