PhoneNumberSearchResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of a phone number search operation.
public class PhoneNumberSearchResult
type PhoneNumberSearchResult = class
Public Class PhoneNumberSearchResult
- Inheritance
-
PhoneNumberSearchResult
Properties
AssignmentType |
Phone number's assignment type. |
Capabilities |
Capabilities of a phone number. |
Cost |
The incurred cost for a single phone number. |
Error |
Mapping Error Messages to Codes. |
ErrorCode |
The error code of the search. |
PhoneNumbers |
The phone numbers that are available. Can be fewer than the desired search quantity. |
PhoneNumberType |
The phone number's type, e.g. geographic, or tollFree. |
SearchExpiresOn |
The date that this search result expires and phone numbers are no longer on hold. A search result expires in less than 15min, e.g. 2020-11-19T16:31:49.048Z. |
SearchId |
The search id. |
Applies to
Azure SDK for .NET