PrivateEndpointTargetAnnotation
Class sealed net8.0
An annotation that indicates a resource is the target of a private endpoint.
namespace Aspire.Hosting.Azure;
public sealed class PrivateEndpointTargetAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...} IResourceAnnotation
Remarks
Section titled Remarks When this annotation is present, the annotated resource should be configured to deny public network access.