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

Hotel interface

表示 Hotel 的接口。

属性

address

实体所在的邮政地址 注意:此属性不会被序列化。它只能由服务器填充。

amenities

注意:此属性不会序列化。 它只能由服务器填充。

bingId

唯一标识此项的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

contractualRules

显示项目时必须遵循的规则列表。 注意:此属性不会序列化。 它只能由服务器填充。

description

项的简短说明。 注意:此属性不会序列化。 它只能由服务器填充。

entityPresentationInfo

有关实体的其他信息,例如,可用于确定实体类型的提示。 若要确定实体的类型,请使用 entityScenario 和 entityTypeHint 字段。 注意:此属性不会被序列化。 它只能由服务器填充。

hotelClass

注意:此属性不会被序列化。 它只能由服务器填充。

id

字符串标识符。 注意:此属性不会被序列化。 它只能由服务器填充。

image

注意:此属性不会被序列化。 它只能由服务器填充。

isPermanentlyClosed

注意:此属性不会被序列化。 它只能由服务器填充。

name

此对象表示的事物的名称。 注意:此属性不会被序列化。 它只能由服务器填充。

panoramas

注意:此属性不会被序列化。 它只能由服务器填充。

priceRange

$$. 注意:此属性不会被序列化。 它只能由服务器填充。

tagLine

注意:此属性不会被序列化。 它只能由服务器填充。

telephone

实体的电话号码 注意:此属性不会被序列化。它只能由服务器填充。

url

用于获取有关此对象所表示事物的详细信息的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。

webSearchUrl

必应对此项目的搜索结果的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

address

实体所在的邮政地址 注意:此属性不会被序列化。它只能由服务器填充。

address?: PostalAddress

属性值

amenities

注意:此属性不会序列化。 它只能由服务器填充。

amenities?: string[]

属性值

string[]

bingId

唯一标识此项的 ID。 注意:此属性不会序列化。 它只能由服务器填充。

bingId?: string

属性值

string

contractualRules

显示项目时必须遵循的规则列表。 注意:此属性不会序列化。 它只能由服务器填充。

contractualRules?: ContractualRulesContractualRuleUnion[]

属性值

description

项的简短说明。 注意:此属性不会序列化。 它只能由服务器填充。

description?: string

属性值

string

entityPresentationInfo

有关实体的其他信息,例如,可用于确定实体类型的提示。 若要确定实体的类型,请使用 entityScenario 和 entityTypeHint 字段。 注意:此属性不会被序列化。 它只能由服务器填充。

entityPresentationInfo?: EntitiesEntityPresentationInfo

属性值

hotelClass

注意:此属性不会被序列化。 它只能由服务器填充。

hotelClass?: string

属性值

string

id

字符串标识符。 注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

image

注意:此属性不会被序列化。 它只能由服务器填充。

image?: ImageObject

属性值

isPermanentlyClosed

注意:此属性不会被序列化。 它只能由服务器填充。

isPermanentlyClosed?: boolean

属性值

boolean

name

此对象表示的事物的名称。 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

panoramas

注意:此属性不会被序列化。 它只能由服务器填充。

panoramas?: ImageObject[]

属性值

priceRange

$$. 注意:此属性不会被序列化。 它只能由服务器填充。

priceRange?: string

属性值

string

tagLine

注意:此属性不会被序列化。 它只能由服务器填充。

tagLine?: string

属性值

string

telephone

实体的电话号码 注意:此属性不会被序列化。它只能由服务器填充。

telephone?: string

属性值

string

url

用于获取有关此对象所表示事物的详细信息的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。

url?: string

属性值

string

webSearchUrl

必应对此项目的搜索结果的 URL。 注意:此属性不会被序列化。 它只能由服务器填充。

webSearchUrl?: string

属性值

string