Share via


ReportConfigTimePeriod.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to