次の方法で共有


IWithAddressLine1<ParentT>.WithAddressLine1(String) メソッド

定義

アドレスの 1 行目を指定します。

public Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAddressLine2<ParentT> WithAddressLine1 (string addressLine1);
abstract member WithAddressLine1 : string -> Microsoft.Azure.Management.AppService.Fluent.DomainContact.Definition.IWithAddressLine2<'ParentT>
Public Function WithAddressLine1 (addressLine1 As String) As IWithAddressLine2(Of ParentT)

パラメーター

addressLine1
String

アドレスの 1 行目。

戻り値

適用対象