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

Address interface

Address information for domain registration.

Properties

address1

First line of an Address.

address2

The second line of the Address. Optional.

city

The city for the address.

country

The country for the address.

postalCode

The postal code for the address.

state

The state or province for the address.

Property Details

address1

First line of an Address.

address1: string

Property Value

string

address2

The second line of the Address. Optional.

address2?: string

Property Value

string

city

The city for the address.

city: string

Property Value

string

country

The country for the address.

country: string

Property Value

string

postalCode

The postal code for the address.

postalCode: string

Property Value

string

state

The state or province for the address.

state: string

Property Value

string