SipTrunk.IpAddressVersion 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.
IP address version used by the trunk. Default value is ipv4.
public Azure.Communication.PhoneNumbers.SipRouting.IpAddressVersion? IpAddressVersion { get; set; }
member this.IpAddressVersion : Nullable<Azure.Communication.PhoneNumbers.SipRouting.IpAddressVersion> with get, set
Public Property IpAddressVersion As Nullable(Of IpAddressVersion)