Share via


ResourceQuota Class

Definition

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

Constructors

ResourceQuota()

Properties

AmlWorkspaceLocation
Id
Limit
NameLocalizedValue
NameValue
Type
Unit

Methods

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

Applies to