EnterpriseChannelProperties.FromJson(JsonNode) Method

Definition

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

Parameters

node
JsonNode

Returns

IEnterpriseChannelProperties

Applies to