net11.0
namespace Aspire.Hosting.Azure
{
    [Experimental("ASPIREAZURE003", UrlFormat = "https://aka.ms/dotnet/aspire/diagnostics#{0}")]
    public interface IAzurePrivateEndpointTarget : IResource
    {
        IEnumerable<string!>! GetPrivateDnsZoneNames();
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Aspire.Hosting.Azure , Version=13.3.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Aspire.Hosting.Azure.

Package Aspire.Hosting.Azure (13.3.0-preview.1.26218.1) net8.0
Preview ASPIREAZURE003: This API is marked as experimental.(more details)
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API