Delen via


UpdateWorkspaceQuotasResult Class

Definition

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

Constructors

UpdateWorkspaceQuotasResult()

Properties

NextLink
Value

Methods

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

Applies to