次の方法で共有


DeliveryRuleCacheKeyQueryStringAction.DeserializeFromDictionary Method

Definition

Deserializes a IDictionary into an instance of DeliveryRuleCacheKeyQueryStringAction.

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

Parameters

content
IDictionary

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

Returns

an instance of IDeliveryRuleCacheKeyQueryStringAction.

Applies to