PhoneNumbersBrowseResult.PhoneNumbers Property

Definition

The phone numbers that are available for purchase.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.PhoneNumbers.AvailablePhoneNumber> PhoneNumbers { get; }
member this.PhoneNumbers : System.Collections.Generic.IReadOnlyList<Azure.Communication.PhoneNumbers.AvailablePhoneNumber>
Public ReadOnly Property PhoneNumbers As IReadOnlyList(Of AvailablePhoneNumber)

Property Value

Applies to