次の方法で共有


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

技術担当者。

戻り値

適用対象