IAutomationRule.CreatedByUserPrincipalName Property

Definition

The user principal name of the client.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The user principal name of the client.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userPrincipalName", Update=false)]
public string CreatedByUserPrincipalName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The user principal name of the client.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userPrincipalName", Update=false)>]
member this.CreatedByUserPrincipalName : string
Public ReadOnly Property CreatedByUserPrincipalName As String

Property Value

Attributes

Applies to