Share via


SubscriptionResourceGetServiceAlertSummaryOptions.MonitorService Property

Definition

Filter by monitor service which generates the alert instance. Default value is select all.

public Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert? MonitorService { get; set; }
member this.MonitorService : Nullable<Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert> with get, set
Public Property MonitorService As Nullable(Of MonitorServiceSourceForAlert)

Property Value

Applies to