你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecurityContactPropertiesNotificationsByRole Class
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.
Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription.
public class SecurityContactPropertiesNotificationsByRole
type SecurityContactPropertiesNotificationsByRole = class
Public Class SecurityContactPropertiesNotificationsByRole
- Inheritance
-
SecurityContactPropertiesNotificationsByRole
Constructors
SecurityContactPropertiesNotificationsByRole() |
Initializes a new instance of the SecurityContactPropertiesNotificationsByRole class. |
SecurityContactPropertiesNotificationsByRole(String, IList<String>) |
Initializes a new instance of the SecurityContactPropertiesNotificationsByRole class. |
Properties
Roles |
Gets or sets defines which RBAC roles will get email notifications from Microsoft Defender for Cloud. List of allowed RBAC roles: |
State |
Gets or sets defines whether to send email notifications from AMicrosoft Defender for Cloud to persons with specific RBAC roles on the subscription. Possible values include: 'On', 'Off' |