Interface DomainContact

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<AppServiceDomain>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<Contact>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<AppServiceDomain>, com.microsoft.azure.management.resources.fluentcore.model.Indexable

    @Beta
    public interface DomainContact
    extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<Contact>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<AppServiceDomain>
    A domain contact definition.
    • Method Detail

      • addressMailing

        Address addressMailing()
        Returns:
        contact's mailing address
      • email

        String email()
        Returns:
        contact's email address
      • fax

        String fax()
        Returns:
        contact's fax number
      • jobTitle

        String jobTitle()
        Returns:
        contact's job title
      • firstName

        String firstName()
        Returns:
        contact's first name
      • lastName

        String lastName()
        Returns:
        contact's last name
      • middleName

        String middleName()
        Returns:
        contact's middle name
      • organization

        String organization()
        Returns:
        contact's organization
      • phone

        String phone()
        Returns:
        contact's phone number