ConsumerGroupProperties.DeserializeFromDictionary(IDictionary) Method

Definition

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

Parameters

content
IDictionary

Returns

Applies to