INodes Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.NodesTypeConverter))]
public interface INodes : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.NodesTypeConverter))>]
type INodes = interface
    interface IJsonSerializable
Public Interface INodes
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ValueType

[Required] Type of the Nodes value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to