PSActionGroupResource.ArmRoleReceivers Property

Definition

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

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

Property Value

Applies to