ITrafficManagerProfile.ExternalEndpoints Property

Definition

Gets external endpoints in the traffic manager profile, indexed by the name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerExternalEndpoint> ExternalEndpoints { get; }
member this.ExternalEndpoints : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.TrafficManager.Fluent.ITrafficManagerExternalEndpoint>
Public ReadOnly Property ExternalEndpoints As IReadOnlyDictionary(Of String, ITrafficManagerExternalEndpoint)

Property Value

Applies to