VoiceServicesPrimaryRegionProperties.AllowedMediaSourceAddressPrefixes 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.
The allowed source IP address or CIDR ranges for media.
public System.Collections.Generic.IList<string> AllowedMediaSourceAddressPrefixes { get; }
member this.AllowedMediaSourceAddressPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedMediaSourceAddressPrefixes As IList(Of String)