ISupportTicketDetails.SupportEngineerEmailAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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