Share via


ListUsagesResult Class

Definition

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

Constructors

ListUsagesResult()

Properties

NextLink
Value

Methods

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

Applies to