Security Contact Properties Response Notifications By Role
data class SecurityContactPropertiesResponseNotificationsByRole(val roles: List<String>? = null, val state: String? = null)
Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription.
Constructors
Link copied to clipboard
fun SecurityContactPropertiesResponseNotificationsByRole(roles: List<String>? = null, state: String? = null)