TaggedResourceTags.DeserializeFromDictionary(IDictionary) Method

Definition

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

Parameters

content
IDictionary

Returns

ITaggedResourceTags

Applies to