Skip to content
DocsTry Aspire
DocsTry

KubernetesNamespaceAnnotation Properties

ClassProperties1 member
An annotation placed on a KubernetesEnvironmentResource that specifies the target Kubernetes namespace for deployment.
NamespaceSection titled NamespaceReferenceExpression
Gets the namespace value as a ApplicationModel.ReferenceExpression.
public ReferenceExpression Namespace { get; }