AppServiceDomain.UpdateStages.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 Update withTechContact(Contact contact)
Specify the tech contact.
Parameters:
contact
- the tech contact
Returns:
the next stage of domain definition.
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java