Compartilhar via


MonitorListResult.Value Property

Definition

The list of SAP monitors.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitor> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitor> with get, set
Public Property Value As List(Of IMonitor)

Property Value

Implements

Attributes

Applies to