NetworkCloudAccessBridgeData.Endpoints 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 observed endpoints that clients should use to reach the access bridge.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudAccessBridgeEndpoint> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudAccessBridgeEndpoint>
Public ReadOnly Property Endpoints As IReadOnlyList(Of NetworkCloudAccessBridgeEndpoint)