Aspire.Hosting.Radius
Official
📦 Aspire.Hosting.Radiusv13.5.3-preview.1.26425.33Functions
1Types
1 types and 2 members
Types
Functions
method
addRadiusEnvironmentbuilderAdds a Radius compute environment to the application model.
addRadiusEnvironment(name: string): RadiusEnvironmentResourcemethod
withContainerImagebuilderAssociates a pre-built container image reference with a project resource so the Aspire.Hosting.Radius publisher can emit a valid Radius container manifest for it.
withContainerImage(image: string): ProjectResourcemethod
withNamespacebuilderSets the Kubernetes namespace for the Radius environment.
withNamespace(kubernetesNamespace: string): RadiusEnvironmentResource