Delen via


ComputeInstanceVersion Class

Definition

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

Constructors

ComputeInstanceVersion()

Properties

Runtime

Methods

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

Applies to