Share via


FqdnEndpoint.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

Applies to