Freigeben über


PagedDevBoxSnapshot.FromJsonString(String) Method

Definition

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

public static Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20250401Preview.IPagedDevBoxSnapshot FromJsonString(string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20250401Preview.IPagedDevBoxSnapshot
Public Shared Function FromJsonString (jsonText As String) As IPagedDevBoxSnapshot

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the PagedDevBoxSnapshot model class.

Applies to