PSActionGroupResource.VoiceReceivers Property

Definition

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

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

Property Value

Applies to