GovernanceAssignment.GovernanceEmailNotification Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.governanceEmailNotification")]
public Microsoft.Azure.Management.Security.Models.GovernanceEmailNotification GovernanceEmailNotification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.governanceEmailNotification")>]
member this.GovernanceEmailNotification : Microsoft.Azure.Management.Security.Models.GovernanceEmailNotification with get, set
Public Property GovernanceEmailNotification As GovernanceEmailNotification

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to