Interface DomainContact
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<AppServiceDomain>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<Contact>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<AppServiceDomain>, com.azure.resourcemanager.resources.fluentcore.model.Indexable
public interface DomainContact
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<Contact>, com.azure.resourcemanager.resources.fluentcore.arm.models.ChildResource<AppServiceDomain>
A domain contact definition.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a domain contact definition.static interfaceGrouping of domain contact stages applicable as part of a domain creation. -
Method Summary
Modifier and TypeMethodDescriptionGets contact's mailing address.email()Gets contact's email address.fax()Gets contact's fax number.Gets contact's first name.jobTitle()Gets contact's job title.lastName()Gets contact's last name.Gets contact's middle name.Gets contact's organization.phone()Gets contact's phone number.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key
-
Method Details
-
addressMailing
-
email
-
fax
-
jobTitle
-
firstName
-
lastName
-
middleName
-
organization
-
phone
-