Freigeben über


MoveCollectionPropertiesErrors.FromJsonString(String) Method

Definition

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

public static Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveCollectionPropertiesErrors FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IMoveCollectionPropertiesErrors
Public Shared Function FromJsonString (jsonText As String) As IMoveCollectionPropertiesErrors

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the MoveCollectionPropertiesErrors model class.

Applies to