Share via


ISubscriptionQuota Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.SubscriptionQuotaTypeConverter))]
public interface ISubscriptionQuota : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ISubResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.SubscriptionQuotaTypeConverter))>]
type ISubscriptionQuota = interface
    interface IJsonSerializable
    interface ISubResource
Public Interface ISubscriptionQuota
Implements ISubResource
Derived
Attributes
Implements

Properties

CurrentCount

The current usage of this resource.

Id

Resource Id

(Inherited from ISubResource)
MaxCount

The max permitted usage of this resource.

Name

Resource name

(Inherited from ISubResource)
Type

Resource type

(Inherited from ISubResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to