SkypeChannelProperties.FromJsonString(String) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.ISkypeChannelProperties FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20180712.ISkypeChannelProperties
Public Shared Function FromJsonString (jsonText As String) As ISkypeChannelProperties

Parameters

jsonText
String

Returns

ISkypeChannelProperties

Applies to