Share via


ForecastProperties.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to