ComponentVersion.FromJson(JsonNode) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComponentVersion FromJson (Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Json.JsonNode node);
static member FromJson : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Json.JsonNode -> Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComponentVersion
Public Shared Function FromJson (node As JsonNode) As IComponentVersion

Parameters

node
JsonNode

Returns

Applies to