SipTrunk.IpAddressVersion Property

Definition

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)

Property Value

Applies to