PSActionGroupResource.ItsmReceivers Property

Definition

Gets or sets the list of Itsm receivers that are part of this action group.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSItsmReceiver> ItsmReceivers { get; set; }
member this.ItsmReceivers : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSItsmReceiver> with get, set
Public Property ItsmReceivers As IList(Of PSItsmReceiver)

Property Value

Applies to