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

AppserviceGithubTokenRequest interface

Appservice Github 令牌请求内容。

属性

code

用于交换 Github Access 令牌的代码字符串

state

用于验证的状态字符串。

属性详细信息

code

用于交换 Github Access 令牌的代码字符串

code: string

属性值

string

state

用于验证的状态字符串。

state: string

属性值

string