ChangeProperties.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

IChangeProperties

Applies to