Share via


RackSkuProperties.DeserializeFromPSObject(PSObject) Method

Definition

Deserializes a PSObject into an instance of RackSkuProperties.

public static Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IRackSkuProperties DeserializeFromPSObject (System.Management.Automation.PSObject content);

Parameters

content
PSObject

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

Returns

an instance of IRackSkuProperties.

Applies to