ISupportEngineer Interface
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.
[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) |