Skip to content
Docs Try Aspire
Docs Try

HttpRouteBackendRefV1 Properties

Class Properties 2 members
A reference to a backend service that receives matched traffic.
Gets or sets the name of the Kubernetes Service.
public string Name { get; set; }
Gets or sets the port number on the service.
public int Port { get; set; }