GovernanceAssignment.GovernanceEmailNotification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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