IMailClusterEntity.IsVolumeAnomaly Property

Definition

Is this a volume anomaly mail cluster

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Is this a volume anomaly mail cluster", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isVolumeAnomaly", Update=false)]
public bool? IsVolumeAnomaly { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Is this a volume anomaly mail cluster", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isVolumeAnomaly", Update=false)>]
member this.IsVolumeAnomaly : Nullable<bool>
Public ReadOnly Property IsVolumeAnomaly As Nullable(Of Boolean)

Property Value

Attributes

Applies to