KubernetesAspireDashboardResource.withServicePort
Method
interface KubernetesAspireDashboardResource { // ... omitted for brevity withServicePort(port?: number): KubernetesAspireDashboardResource;}Signature
method
withServicePortbuilderSets the Kubernetes Service port for the Aspire Dashboard HTTP endpoint.
withServicePort(port?: number): KubernetesAspireDashboardResourceParameters
portnumberoptionalReturns
KubernetesAspireDashboardResourceDefined on
This method is defined on the following type: