NetworkCloudAccessBridgeData.Endpoints Property

Definition

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)

Property Value

Applies to