Skip to content
DocsTry Aspire
DocsTry

withGatewayClassParam

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesGatewayResource {
// ... omitted for brevity
withGatewayClassParam(className: ParameterResource): KubernetesGatewayResource;
}

Signature

methodwithGatewayClassParambuilder
Sets the GatewayClass name using a parameter that will be resolved at deploy time.
withGatewayClassParam(className: ParameterResource): KubernetesGatewayResource
classNameParameterResource
KubernetesGatewayResource

Applies to

This method applies to the following types: