CheckNameAvailabilityRequestBody interface
The information required to check the availability of the name for the tenant.
Properties
country |
Country code of Azure tenant (e.g. 'US'). Refer to aka.ms/B2CDataResidency to see valid country codes and corresponding data residency locations. If you do not see a country code in an valid data residency location, choose one from the list. |
name | The domain name to check for availability. |
Property Details
countryCode
Country code of Azure tenant (e.g. 'US'). Refer to aka.ms/B2CDataResidency to see valid country codes and corresponding data residency locations. If you do not see a country code in an valid data residency location, choose one from the list.
countryCode: string
Property Value
string
name
The domain name to check for availability.
name: string
Property Value
string