Share via


UpdateDiskInput.DeserializeFromDictionary(IDictionary) Method

Definition

Deserializes a IDictionary into an instance of UpdateDiskInput.

public static Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IUpdateDiskInput DeserializeFromDictionary (System.Collections.IDictionary content);

Parameters

content
IDictionary

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

Returns

an instance of IUpdateDiskInput.

Applies to