次の方法で共有


IDeployment.AuthorEmail Property

Definition

Author email.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Author email.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="author_email")]
public string AuthorEmail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Author email.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="author_email")>]
member this.AuthorEmail : string with get, set
Public Property AuthorEmail As String

Property Value

Attributes

Applies to