Interface SecurityContact.DefinitionStages.WithEmails

All Known Subinterfaces:
SecurityContact.Definition, SecurityContact.DefinitionStages.Blank, SecurityContact.DefinitionStages.WithCreate
Enclosing interface:
SecurityContact.DefinitionStages

public static interface SecurityContact.DefinitionStages.WithEmails
The stage of the SecurityContact definition allowing to specify emails.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the emails property: List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact..
  • Method Details

    • withEmails

      Specifies the emails property: List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact..
      Parameters:
      emails - List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact.
      Returns:
      the next definition stage.