Share via


AccountsListResponse.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to