PSActionGroupResource.SmsReceivers Property

Definition

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

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

Property Value

Applies to