你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
B2CTenantsDeleteHeaders interface
Defines headers for B2CTenants_delete operation.
Properties
location | Contains the URL/location which can return the deletion status. |
retry |
Contains the number of seconds to wait before checking the deletion status. |
Property Details
location
Contains the URL/location which can return the deletion status.
location?: string
Property Value
string
retryAfter
Contains the number of seconds to wait before checking the deletion status.
retryAfter?: string
Property Value
string