你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithTechContact.WithTechContact(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

参数

contact
Contact

技术联系人。

返回

适用于