Freigeben über


IMicrosoftGraphOrganization.SecurityComplianceNotificationMail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="securityComplianceNotificationMails", Update=true)]
public string[] SecurityComplianceNotificationMail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="securityComplianceNotificationMails", Update=true)>]
member this.SecurityComplianceNotificationMail : string[] with get, set
Public Property SecurityComplianceNotificationMail As String()

Property Value

String[]
Attributes

Applies to