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

GovernanceAssignmentProperties Class

Definition

Describes properties of an governance assignment

public class GovernanceAssignmentProperties
type GovernanceAssignmentProperties = class
Public Class GovernanceAssignmentProperties
Inheritance
GovernanceAssignmentProperties

Constructors

GovernanceAssignmentProperties()

Initializes a new instance of the GovernanceAssignmentProperties class.

GovernanceAssignmentProperties(DateTime, String, RemediationEta, Nullable<Boolean>, GovernanceEmailNotification, GovernanceAssignmentAdditionalData)

Initializes a new instance of the GovernanceAssignmentProperties class.

Properties

AdditionalData

Gets or sets the additional data for the governance assignment - e.g. links to ticket (optional), see example

GovernanceEmailNotification

Gets or sets the email notifications settings for the governance rule, states whether to disable notifications for mangers and owners

IsGracePeriod

Gets or sets defines whether there is a grace period on the governance assignment

Owner

Gets or sets the Owner for the governance assignment - e.g. user@contoso.com - see example

RemediationDueDate

Gets or sets the remediation due-date - after this date Secure Score will be affected (in case of active grace-period)

RemediationEta

Gets or sets the ETA (estimated time of arrival) for remediation (optional), see example

Methods

Validate()

Validate the object.

Applies to