IMetadataModel.AuthorEmail Property

Definition

Email of author contact

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Email of author contact", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="email", Update=true)]
public string AuthorEmail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Email of author contact", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="email", Update=true)>]
member this.AuthorEmail : string with get, set
Public Property AuthorEmail As String

Property Value

Attributes

Applies to