Share via


SapLandscapeMonitorMetricThresholds.FromJsonString(String) Method

Definition

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

public static Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.ISapLandscapeMonitorMetricThresholds FromJsonString (string jsonText);
static member FromJsonString : string -> Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.Api20230401.ISapLandscapeMonitorMetricThresholds
Public Shared Function FromJsonString (jsonText As String) As ISapLandscapeMonitorMetricThresholds

Parameters

jsonText
String

a string containing a JSON serialized instance of this model.

Returns

an instance of the SapLandscapeMonitorMetricThresholds model class.

Applies to