Share via


PrivateEndpointConnectionListResult.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to