Partager 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

Name Description
EmailAddress

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to