Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlUsageModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.Usages.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Sql.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class AzureSqlUsageModel
type AzureSqlUsageModel = class
Public Class AzureSqlUsageModel
Inheritance
AzureSqlUsageModel

Constructors

Name Description
AzureSqlUsageModel()

Properties

Name Description
CurrentValue

Gets or sets the usage current value

Id

Gets or sets the usage id

Limit

Gets or sets the usage limit

Name

Gets or sets the usage name

RequestedLimit

Gets or sets the usage requested limit

Type

Gets or sets the usage type

Unit

Gets or sets the usage unit

Applies to