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

GovernanceRuleEmailNotification Class

Definition

The governance email weekly notification configuration

public class GovernanceRuleEmailNotification
type GovernanceRuleEmailNotification = class
Public Class GovernanceRuleEmailNotification
Inheritance
GovernanceRuleEmailNotification

Constructors

GovernanceRuleEmailNotification()

Initializes a new instance of the GovernanceRuleEmailNotification class.

GovernanceRuleEmailNotification(Nullable<Boolean>, Nullable<Boolean>)

Initializes a new instance of the GovernanceRuleEmailNotification class.

Properties

DisableManagerEmailNotification

Gets or sets defines whether manager email notifications are disabled

DisableOwnerEmailNotification

Gets or sets defines whether owner email notifications are disabled

Applies to