Share via


UsageName Class

Definition

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

Constructors

UsageName()

Properties

LocalizedValue
Value

Methods

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

Applies to