AppServiceDomain.UpdateStages.WithBillingContact Interface
public interface WithBillingContact
A domain definition allowing billing contact to be set.
Method Summary
Modifier and Type | Method and Description |
---|---|
App |
withBillingContact(Contact contact)
Specify the billing contact. |
Method Details
withBillingContact
public Update withBillingContact(Contact contact)
Specify the billing contact.
Parameters:
contact
- the billing 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