IPolicyEvent.PolicyAssignmentOwner Property

Definition

Policy assignment owner.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy assignment owner.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyAssignmentOwner", Update=true)]
public string PolicyAssignmentOwner { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=true, Description="Policy assignment owner.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyAssignmentOwner", Update=true)>]
member this.PolicyAssignmentOwner : string with get, set
Public Property PolicyAssignmentOwner As String

Property Value

Attributes

Applies to