Sku.DeserializeFromDictionary(IDictionary) Method

Definition

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

Parameters

content
IDictionary

Returns

ISku

Applies to