共用方式為


LocationData interface

與資源地理位置相關的中繼資料。

屬性

city

資源所在的城市或位置。

countryOrRegion

資源所在的國家或地區

district

資源所在的區域、州或省。

name

地理或實體位置的正式名稱。

屬性詳細資料

city

資源所在的城市或位置。

city?: string

屬性值

string

countryOrRegion

資源所在的國家或地區

countryOrRegion?: string

屬性值

string

district

資源所在的區域、州或省。

district?: string

屬性值

string

name

地理或實體位置的正式名稱。

name: string

屬性值

string