Share via


ICreateGenericQuotaRequestParameters Interface

Definition

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

Properties

Value

Quota change requests.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to