Condividi tramite


PrometheusRuleGroupResourcePatchParametersTags.DeserializeFromDictionary Method

Definition

Deserializes a IDictionary into an instance of PrometheusRuleGroupResourcePatchParametersTags.

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

Parameters

content
IDictionary

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

Returns

an instance of IPrometheusRuleGroupResourcePatchParametersTags.

Applies to