Share via


ISupportEngineer Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.SupportEngineerTypeConverter))]
public interface ISupportEngineer : Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.SupportEngineerTypeConverter))>]
type ISupportEngineer = interface
    interface IJsonSerializable
Public Interface ISupportEngineer
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EmailAddress

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to