public static interface AppServiceDomain.UpdateStages.WithBillingContact
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.Update |
withBillingContact(Contact contact)
Specify the billing contact.
|
AppServiceDomain.Update withBillingContact(Contact contact)
contact - the billing contactVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.