SubscriptionUsageInner Class

Definition

Usage Metric of a Subscription in a Location.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SubscriptionUsageInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SubscriptionUsageInner = class
    inherit ProxyResourceInner
Public Class SubscriptionUsageInner
Inherits ProxyResourceInner
Inheritance
Attributes

Constructors

SubscriptionUsageInner()

Initializes a new instance of the SubscriptionUsageInner class.

SubscriptionUsageInner(String, String, String, String, Nullable<Double>, Nullable<Double>, String)

Initializes a new instance of the SubscriptionUsageInner class.

Properties

CurrentValue

Gets current value of the metric.

DisplayName

Gets user-readable name of the metric.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Limit

Gets boundary value of the metric.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)
Unit

Gets unit of the metric.

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to