DeploymentInfoResponse.DeserializeFromDictionary(IDictionary) Method

Definition

public static Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.IDeploymentInfoResponse DeserializeFromDictionary (System.Collections.IDictionary content);
static member DeserializeFromDictionary : System.Collections.IDictionary -> Microsoft.Azure.PowerShell.Cmdlets.Elastic.Models.Api20200701.IDeploymentInfoResponse
Public Shared Function DeserializeFromDictionary (content As IDictionary) As IDeploymentInfoResponse

Parameters

content
IDictionary

Returns

IDeploymentInfoResponse

Applies to