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