public static interface AppServiceDomain.DefinitionStages.WithTechContact
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.DefinitionStages.WithCreate |
withTechContact(Contact contact)
Specify the tech contact.
|
AppServiceDomain.DefinitionStages.WithCreate withTechContact(Contact contact)
contact - the tech contact/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/