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 contact/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/