CheckinManifestInfo.FromJsonString(String) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ICheckinManifestInfo FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ICheckinManifestInfo
Public Shared Function FromJsonString (jsonText As String) As ICheckinManifestInfo

Parameters

jsonText
String

Returns

ICheckinManifestInfo

Applies to