ServiceBackendPort is the service port being referenced.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | name is the name of the port on the Service. This is a mutually exclusive setting with "Number". | [optional] |
| number | int | number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name". | [optional] |