KubernetesNamespaceAnnotation
Class sealed net8.0
An annotation placed on a
KubernetesEnvironmentResource that specifies the target Kubernetes namespace for deployment. namespace Aspire.Hosting.Kubernetes;
public sealed class KubernetesNamespaceAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...} IResourceAnnotation