Share via


IWithTechContact.WithTechContact(Contact) Method

Definition

Specify the tech contact.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate WithTechContact (Microsoft.Azure.Management.AppService.Fluent.Models.Contact contact);
abstract member WithTechContact : Microsoft.Azure.Management.AppService.Fluent.Models.Contact -> Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate
Public Function WithTechContact (contact As Contact) As IWithCreate

Parameters

contact
Contact

The tech contact.

Returns

Applies to