你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CompanyDetails interface
组织的公司详细信息
属性
business |
公司的商务电话号码 |
company |
公司名称 |
country | 公司的国家/地区名称 |
domain | 用户的域 |
number |
公司的员工数 |
office |
公司的办公地址 |
属性详细信息
businessPhone
公司的商务电话号码
businessPhone?: string
属性值
string
companyName
公司名称
companyName?: string
属性值
string
country
公司的国家/地区名称
country?: string
属性值
string
domain
用户的域
domain?: string
属性值
string
numberOfEmployees
公司的员工数
numberOfEmployees?: number
属性值
number
officeAddress
公司的办公地址
officeAddress?: string
属性值
string