PhoneNumberOffering.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.
public Azure.Communication.PhoneNumbers.PhoneNumberAssignmentType? AssignmentType { get; }
member this.AssignmentType : Nullable<Azure.Communication.PhoneNumbers.PhoneNumberAssignmentType>
Public ReadOnly Property AssignmentType As Nullable(Of PhoneNumberAssignmentType)