Leggere in inglese

Condividi tramite


DeliveryRuleRequestHeaderAction.DeserializeFromDictionary(IDictionary) Method

Definition

Deserializes a IDictionary into an instance of DeliveryRuleRequestHeaderAction.

C#
public static Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleRequestHeaderAction DeserializeFromDictionary(System.Collections.IDictionary content);

Parameters

content
IDictionary

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

Returns

an instance of IDeliveryRuleRequestHeaderAction.

Applies to