Megosztás a következőn keresztül:


AttestationServiceCreationSpecificParams.DeserializeFromDictionary Method

Definition

Deserializes a IDictionary into an instance of AttestationServiceCreationSpecificParams.

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

Parameters

content
IDictionary

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

Returns

an instance of IAttestationServiceCreationSpecificParams.

Applies to