Share via


IIncident.OwnerAssignedTo Property

Definition

The name of the user the incident is assigned to.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the user the incident is assigned to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="assignedTo")]
public string OwnerAssignedTo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the user the incident is assigned to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="assignedTo")>]
member this.OwnerAssignedTo : string with get, set
Public Property OwnerAssignedTo As String

Property Value

Attributes

Applies to