다음을 통해 공유


ScalingPlanPersonalScheduleList.FromJsonString(String) Method

Definition

Creates a new instance of ScalingPlanPersonalScheduleList, deserializing the content from a json string.

public static Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingPlanPersonalScheduleList FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IScalingPlanPersonalScheduleList
Public Shared Function FromJsonString (jsonText As String) As IScalingPlanPersonalScheduleList

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the ScalingPlanPersonalScheduleList model class.

Applies to