CreateOrUpdateReservationOptions.PhoneNumbersToAdd Property

Definition

The list of phone numbers to add to the reservation.

public System.Collections.Generic.IEnumerable<Azure.Communication.PhoneNumbers.AvailablePhoneNumber> PhoneNumbersToAdd { get; set; }
member this.PhoneNumbersToAdd : seq<Azure.Communication.PhoneNumbers.AvailablePhoneNumber> with get, set
Public Property PhoneNumbersToAdd As IEnumerable(Of AvailablePhoneNumber)

Property Value

Applies to