Share via


Usage Class

Definition

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

Constructors

Usage()

Properties

AmlWorkspaceLocation
CurrentValue
Id
Limit
NameLocalizedValue
NameValue
Type
Unit

Methods

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

Applies to