QuotaLimitJsonObject Class

Definition

LimitJson abstract class. Please note this is the abstract base class. The derived classes available for instantiation are: QuotaLimitObject.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Quota.Models.UnknownLimitJsonObject))]
public abstract class QuotaLimitJsonObject : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Quota.Models.QuotaLimitJsonObject>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Quota.Models.QuotaLimitJsonObject>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Quota.Models.UnknownLimitJsonObject))>]
type QuotaLimitJsonObject = class
    interface IJsonModel<QuotaLimitJsonObject>
    interface IPersistableModel<QuotaLimitJsonObject>
Public MustInherit Class QuotaLimitJsonObject
Implements IJsonModel(Of QuotaLimitJsonObject), IPersistableModel(Of QuotaLimitJsonObject)
Inheritance
QuotaLimitJsonObject
Derived
Attributes
Implements

Applies to