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