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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java