PhoneNumbersBrowseOptions.AssignmentType Property
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.
Represents the assignment type of the offering. Also known as the use case.
public Azure.Communication.PhoneNumbers.PhoneNumberAssignmentType? AssignmentType { get; set; }
member this.AssignmentType : Nullable<Azure.Communication.PhoneNumbers.PhoneNumberAssignmentType> with get, set
Public Property AssignmentType As Nullable(Of PhoneNumberAssignmentType)