IMailClusterEntity.Threat 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.
The threats of mail messages that are part of the mail cluster
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The threats of mail messages that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="threats")]
public string[] Threat { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The threats of mail messages that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="threats")>]
member this.Threat : string[]
Public ReadOnly Property Threat As String()
Property Value
String[]
- Attributes