RecoveryPointProperties.DeserializeFromPSObject(PSObject) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IRecoveryPointProperties DeserializeFromPSObject (System.Management.Automation.PSObject content);
static member DeserializeFromPSObject : System.Management.Automation.PSObject -> Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IRecoveryPointProperties
Public Shared Function DeserializeFromPSObject (content As PSObject) As IRecoveryPointProperties

Parameters

content
PSObject

Returns

IRecoveryPointProperties

Applies to