Share via


ComponentContainerProperties.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

Applies to