IoTHubEventSourceCreateOrUpdateParameters.FromJsonString(String) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IIoTHubEventSourceCreateOrUpdateParameters FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Models.Api20200515.IIoTHubEventSourceCreateOrUpdateParameters
Public Shared Function FromJsonString (jsonText As String) As IIoTHubEventSourceCreateOrUpdateParameters

Parameters

jsonText
String

Returns

IIoTHubEventSourceCreateOrUpdateParameters

Applies to