次の方法で共有


IWithRegistrantContact.WithRegistrantContact(Contact) メソッド

定義

登録者の連絡先を指定します。 既定では、これは管理者、課金、技術の連絡先でもあります。

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

パラメーター

contact
Contact

登録者の連絡先。

戻り値

適用対象