OSVersionListResult.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

IOSVersionListResult

Applies to