ContainerAttachResponse.DeserializeFromPSObject(PSObject) Method

Definition

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

Parameters

content
PSObject

Returns

IContainerAttachResponse

Applies to