Partager via


WorkloadNetworkDnsServiceProperties.DeserializeFromDictionary Method

Definition

Deserializes a IDictionary into an instance of WorkloadNetworkDnsServiceProperties.

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

Parameters

content
IDictionary

The global::System.Collections.IDictionary content that should be used.

Returns

an instance of IWorkloadNetworkDnsServiceProperties.

Applies to