Share via


Backup.DeserializeFromDictionary(IDictionary) Method

Definition

Deserializes a IDictionary into an instance of Backup.

public static Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IBackup DeserializeFromDictionary (System.Collections.IDictionary content);

Parameters

content
IDictionary

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

Returns

an instance of IBackup.

Applies to