Share via


IIncident.Number Property

Definition

A sequential number

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A sequential number", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="incidentNumber")]
public int? Number { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A sequential number", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="incidentNumber")>]
member this.Number : Nullable<int>
Public ReadOnly Property Number As Nullable(Of Integer)

Property Value

Attributes

Applies to