GovernanceRuleProperties.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="governanceEmailNotification")]
public Microsoft.Azure.Management.Security.Models.GovernanceRuleEmailNotification GovernanceEmailNotification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="governanceEmailNotification")>]
member this.GovernanceEmailNotification : Microsoft.Azure.Management.Security.Models.GovernanceRuleEmailNotification with get, set
Public Property GovernanceEmailNotification As GovernanceRuleEmailNotification
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute