Share via


ILimitJsonObject Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.LimitJsonObjectTypeConverter))]
public interface ILimitJsonObject : Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.LimitJsonObjectTypeConverter))>]
type ILimitJsonObject = interface
    interface IJsonSerializable
Public Interface ILimitJsonObject
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Type

The limit object type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to