Share via


IAutomationRuleModifyPropertiesActionConfiguration.OwnerObjectId Property

Definition

The object id of the user the incident is assigned to.

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

Property Value

Attributes

Applies to