PeeringConnectivityProbe.PrefixesToAccesslist 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.
Set to contain the prefixes that agents in Azure will send traffic from. For peers to allow into their network the connectivity probe traffic can reach their endpoint for the connectivity probe.
public System.Collections.Generic.IReadOnlyList<string> PrefixesToAccesslist { get; }
member this.PrefixesToAccesslist : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property PrefixesToAccesslist As IReadOnlyList(Of String)