你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MicrosoftTeamsAppIdentifier interface
Microsoft Teams 应用。
属性
cloud | Microsoft Temas 应用所属的云。 如果缺少,则云为“公共”。 |
raw |
Microsoft Teams 应用的可选原始 ID。 |
teams |
唯一的 Microsoft Teams 应用 ID。 |
属性详细信息
cloud
Microsoft Temas 应用所属的云。 如果缺少,则云为“公共”。
cloud?: "public" | "dod" | "gcch"
属性值
"public" | "dod" | "gcch"
rawId
Microsoft Teams 应用的可选原始 ID。
rawId?: string
属性值
string
teamsAppId
唯一的 Microsoft Teams 应用 ID。
teamsAppId: string
属性值
string