Lezen in het Engels

Delen via


HyperVReplicaAzureFailbackProviderInput.DeserializeFromPSObject Method

Definition

Deserializes a PSObject into an instance of HyperVReplicaAzureFailbackProviderInput.

C#
public static Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IHyperVReplicaAzureFailbackProviderInput DeserializeFromPSObject(System.Management.Automation.PSObject content);

Parameters

content
PSObject

The global::System.Management.Automation.PSObject content that should be used.

Returns

an instance of IHyperVReplicaAzureFailbackProviderInput.

Applies to