public static interface AppServiceDomain.DefinitionStages.WithTechContact
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.DefinitionStages.WithCreate |
withTechContact(Contact contact)
Specify the tech contact.
|
AppServiceDomain.DefinitionStages.WithCreate withTechContact(Contact contact)
contact - the tech contactVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.