RadiusEnvironmentResource
Handle
interface RadiusEnvironmentResource extends IComputeEnvironmentResource, IResource { namespace: string; withNamespace(kubernetesNamespace: string): RadiusEnvironmentResource;}Properties
property
namespacestringget · setGets or sets the Kubernetes namespace for resource deployment.
Methods
Sets the Kubernetes namespace for the Radius environment.
withNamespace(kubernetesNamespace: string): RadiusEnvironmentResourceParameters
kubernetesNamespacestringReturns
RadiusEnvironmentResource