Skip to content
Docs Try Aspire
Docs Try

HttpRouteV1 Properties

Class Properties 1 member
Represents an HTTPRoute resource in Kubernetes (gateway.networking.k8s.io/v1). HTTPRoute defines HTTP routing rules that attach to a Gateway.
Gets or sets the specification of the HTTPRoute resource.
public HttpRouteSpecV1 Spec { get; set; }