你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TermsOfServiceProperties interface
服务条款协定属性。
属性
consent |
要求用户同意服务条款。 |
enabled | 在注册过程中显示服务条款。 |
text | 服务条款文本。 |
属性详细信息
consentRequired
要求用户同意服务条款。
consentRequired?: boolean
属性值
boolean
enabled
在注册过程中显示服务条款。
enabled?: boolean
属性值
boolean
text
服务条款文本。
text?: string
属性值
string