net11.0
namespace Azure.ResourceManager.TrafficManager
{
    [EditorBrowsable(EditorBrowsableState.Never)]
    [Obsolete("This class is obsolete and will be removed in a future release. Use AzureEndpointTrafficManagerEndpointCollection, ExternalEndpointTrafficManagerEndpointCollection, or NestedEndpointTrafficManagerEndpointCollection instead.", false)]
    public class TrafficManagerEndpointCollection : ArmCollection, IAsyncEnumerable<TrafficManagerEndpointData>, IEnumerable, IEnumerable<TrafficManagerEndpointData>
    {
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("This method is obsolete and will be removed in a future release. Use AzureEndpointTrafficManagerEndpointCollection, ExternalEndpointTrafficManagerEndpointCollection, or NestedEndpointTrafficManagerEndpointCollection instead.", false)]
        public virtual Response<TrafficManagerEndpointResource> Get(string endpointType, string endpointName, CancellationToken cancellationToken = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

Azure.ResourceManager.TrafficManager , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8

Azure.ResourceManager.TrafficManager , Version=1.1.3.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.TrafficManager.

Package Azure.ResourceManager.TrafficManager (1.2.0-beta.4) net10.0
Obsolete This method is obsolete and will be removed in a future release. Use AzureEndpointTrafficManagerEndpointCollection, ExternalEndpointTrafficManagerEndpointCollection, or NestedEndpointTrafficManagerEndpointCollection instead.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API