Share via


AttachedDatabaseConfiguration.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

Applies to