Udostępnij za pośrednictwem


ISupportTicketDetails.SupportEngineerEmailAddress Property

Definition

Email address of the Azure Support engineer assigned to the support ticket.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Email address of the Azure Support engineer assigned to the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="emailAddress", Update=false)]
public string SupportEngineerEmailAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Email address of the Azure Support engineer assigned to the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="emailAddress", Update=false)>]
member this.SupportEngineerEmailAddress : string
Public ReadOnly Property SupportEngineerEmailAddress As String

Property Value

Attributes

Applies to