AppServiceDomain.DefinitionStages.WithTechContact Interface
public interface WithTechContact
A domain definition allowing tech contact to be set.
Method Summary
Modifier and Type | Method and Description |
---|---|
App |
withTechContact(Contact contact)
Specify the tech contact. |
Method Details
withTechContact
public WithCreate withTechContact(Contact contact)
Specify the tech contact.
Parameters:
contact
- the tech contact
Returns:
the next stage of domain definition.
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java