영어로 읽기

다음을 통해 공유


DiskPoolVolume.DeserializeFromPSObject(PSObject) Method

Definition

Deserializes a PSObject into an instance of DiskPoolVolume.

public static Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IDiskPoolVolume DeserializeFromPSObject (System.Management.Automation.PSObject content);

Parameters

content
PSObject

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

Returns

an instance of IDiskPoolVolume.

Applies to