ExistingProtectionProfile.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

IExistingProtectionProfile

Applies to