Compartir a través de


SpatialAnchorsAccountPage.FromJsonString(String) Method

Definition

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

public static Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ISpatialAnchorsAccountPage FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ISpatialAnchorsAccountPage
Public Shared Function FromJsonString (jsonText As String) As ISpatialAnchorsAccountPage

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the SpatialAnchorsAccountPage model class.

Applies to