共用方式為


ReadOnlyFollowingDatabase.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to