Delen via


ListWorkspaceQuotas Class

Definition

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

Constructors

ListWorkspaceQuotas()

Properties

NextLink
Value

Methods

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

Applies to