IAutomationRule.LastModifiedByUserPrincipalName 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 LastModifiedByUserPrincipalName { 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.LastModifiedByUserPrincipalName : string
Public ReadOnly Property LastModifiedByUserPrincipalName As String

Property Value

Attributes

Applies to