SupportEngineer Class

  • java.lang.Object
    • com.azure.resourcemanager.support.models.SupportEngineer

public final class SupportEngineer

Support engineer information.

Constructor Summary

Constructor Description
SupportEngineer()

Creates an instance of SupportEngineer class.

Method Summary

Modifier and Type Method and Description
String emailAddress()

Get the emailAddress property: Email address of the Azure Support engineer assigned to the support ticket.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

SupportEngineer

public SupportEngineer()

Creates an instance of SupportEngineer class.

Method Details

emailAddress

public String emailAddress()

Get the emailAddress property: Email address of the Azure Support engineer assigned to the support ticket.

Returns:

the emailAddress value.

validate

public void validate()

Validates the instance.

Applies to