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

SendToOwners Class

Definition

Status of whether email alerts should be sent or not.

public static class SendToOwners
type SendToOwners = class
Public Class SendToOwners
Inheritance
SendToOwners

Fields

DoNotSend

Indicates that email alerts must not be sent.

Off

Indicates that email alerts is off for owners.

On

Indicates that email alerts is on for owners.

Send

Indicates that email alerts must be sent.

Applies to