次の方法で共有


IWithBillingContact.WithBillingContact(Contact) メソッド

定義

請求先を指定します。

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

パラメーター

contact
Contact

課金連絡先。

戻り値

適用対象