Delen via


QuotaBaseProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.QuotaBasePropertiesTypeConverter))]
public class QuotaBaseProperties : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IQuotaBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.QuotaBasePropertiesTypeConverter))>]
type QuotaBaseProperties = class
    interface IQuotaBaseProperties
    interface IJsonSerializable
Public Class QuotaBaseProperties
Implements IQuotaBaseProperties
Inheritance
QuotaBaseProperties
Attributes
Implements

Constructors

QuotaBaseProperties()

Properties

Id
Limit
Type
Unit

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to