Share via


IIncidentOwnerInfo.AssignedTo 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 AssignedTo { 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.AssignedTo : string with get, set
Public Property AssignedTo As String

Property Value

Attributes

Applies to