Aracılığıyla paylaş


SubscriptionQuotaItem Class

Definition

Information regarding Subscription Quota Item.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SubscriptionQuotaItem : Microsoft.Azure.Management.NetApp.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SubscriptionQuotaItem = class
    inherit ProxyResource
Public Class SubscriptionQuotaItem
Inherits ProxyResource
Inheritance
SubscriptionQuotaItem
Attributes

Constructors

SubscriptionQuotaItem()

Initializes a new instance of the SubscriptionQuotaItem class.

SubscriptionQuotaItem(String, String, String, SystemData, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the SubscriptionQuotaItem class.

Properties

Current

Gets the current quota value.

DefaultProperty

Gets the default quota value.

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Extension Methods

ConvertToPs(SubscriptionQuotaItem)

Applies to