你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSEmailReceiver Class

Definition

Wraps the EmailReceiver class.

public class PSEmailReceiver : Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase
type PSEmailReceiver = class
    inherit PSActionGroupReceiverBase
Public Class PSEmailReceiver
Inherits PSActionGroupReceiverBase
Inheritance

Constructors

PSEmailReceiver()

Initializes a new instance of the PSEmailReceiver class

PSEmailReceiver(EmailReceiver)
PSEmailReceiver(EmailReceiver)

Initializes a new instance of the PSEmailReceiver class.

Properties

EmailAddress

Gets or sets the receiver's address.

Name

Gets or sets name

(Inherited from PSActionGroupReceiverBase)
Status

Gets or sets the receiver's status.

UseCommonAlertSchema

Gets or set a value indicating whether common alert schema is to be used or not

Applies to