Condividi tramite


ISapLandscapeMonitor.TopMetricsThreshold Property

Definition

Gets or sets the list Top Metric Thresholds for SAP Landscape Monitor Dashboard

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the list Top Metric Thresholds for SAP Landscape Monitor Dashboard", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorMetricThresholds) }, Read=true, ReadOnly=false, Required=false, SerializedName="topMetricsThresholds", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorMetricThresholds> TopMetricsThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Gets or sets the list Top Metric Thresholds for SAP Landscape Monitor Dashboard", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorMetricThresholds) }, Read=true, ReadOnly=false, Required=false, SerializedName="topMetricsThresholds", Update=true)>]
member this.TopMetricsThreshold : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.ISapLandscapeMonitorMetricThresholds> with get, set
Public Property TopMetricsThreshold As List(Of ISapLandscapeMonitorMetricThresholds)

Property Value

Attributes

Applies to