Delen via


UpdateWorkspaceQuotas Class

Definition

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

Constructors

UpdateWorkspaceQuotas()

Properties

Id
Limit
Status
Type
Unit

Methods

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

Applies to