Skip to content
DocsTry Aspire
DocsTry

RadiusEnvironmentResource.withNamespace

Method
📦 Aspire.Hosting.Radius v13.5.3-preview.1.26425.3
interface RadiusEnvironmentResource {
// ... omitted for brevity
withNamespace(kubernetesNamespace: string): RadiusEnvironmentResource;
}

Signature

methodwithNamespacebuilder
Sets the Kubernetes namespace for the Radius environment.
withNamespace(kubernetesNamespace: string): RadiusEnvironmentResource
kubernetesNamespacestring
RadiusEnvironmentResource

Defined on

This method is defined on the following type: