Share via


IIncidentCommentProperties.AuthorName Property

Definition

The name of the client.

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

Property Value

Attributes

Applies to