Share via


PrometheusRuleGroupResourcePatchParametersProperties.FromJsonString Method

Definition

Creates a new instance of PrometheusRuleGroupResourcePatchParametersProperties, deserializing the content from a json string.

public static Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.IPrometheusRuleGroupResourcePatchParametersProperties FromJsonString (string jsonText);

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the PrometheusRuleGroupResourcePatchParametersProperties model class.

Applies to