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