PeeringConnectivityProbe.PrefixesToAccesslist Property

Definition

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)

Property Value

Applies to