Share via


ReportConfigGrouping.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to