Číst v angličtině

Sdílet prostřednictvím


KeyVaultProperties.DeserializeFromDictionary(IDictionary) Method

Definition

Deserializes a IDictionary into an instance of KeyVaultProperties.

public static Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.IKeyVaultProperties DeserializeFromDictionary (System.Collections.IDictionary content);

Parameters

content
IDictionary

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

Returns

an instance of IKeyVaultProperties.

Applies to