Share via


CommandJobOutputs.FromJson(JsonNode) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ICommandJobOutputs 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.ICommandJobOutputs
Public Shared Function FromJson (node As JsonNode) As ICommandJobOutputs

Parameters

node
JsonNode

Returns

Applies to