IPolicyEvent.PrincipalOid Property

Definition

Principal object ID for the user who initiated the resource operation that triggered the policy event.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Principal object ID for the user who initiated the resource operation that triggered the policy event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="principalOid", Update=true)]
public string PrincipalOid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Principal object ID for the user who initiated the resource operation that triggered the policy event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="principalOid", Update=true)>]
member this.PrincipalOid : string with get, set
Public Property PrincipalOid As String

Property Value

Attributes

Applies to