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 Applies to
This method applies to the following types: