PeeringData.ConnectivityProbes 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 connectivity probes associated with the peering.
public System.Collections.Generic.IList<Azure.ResourceManager.Peering.Models.PeeringConnectivityProbe> ConnectivityProbes { get; }
member this.ConnectivityProbes : System.Collections.Generic.IList<Azure.ResourceManager.Peering.Models.PeeringConnectivityProbe>
Public ReadOnly Property ConnectivityProbes As IList(Of PeeringConnectivityProbe)