V1ServiceBackendPort

March 28, 2026 ยท View on GitHub

ServiceBackendPort is the service port being referenced.

Properties

NameTypeDescriptionNotes
namestrname is the name of the port on the Service. This is a mutually exclusive setting with "Number".[optional]
numberintnumber is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".[optional]

[Back to Model list] [Back to API list] [Back to README]