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