SecurityContact.NotificationsByRole 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 defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsByRole")]
public Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesNotificationsByRole NotificationsByRole { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsByRole")>]
member this.NotificationsByRole : Microsoft.Azure.Management.Security.Models.SecurityContactPropertiesNotificationsByRole with get, set
Public Property NotificationsByRole As SecurityContactPropertiesNotificationsByRole
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute