EventHubConnectionProperties.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

IEventHubConnectionProperties

Applies to