# SwaggerClient::ServiceLink ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **href** | **String** | A hypertext reference, which is either a URI (see <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc3986\">RFC 3986</a>) or URI template (see <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc6570\">RFC 6570</a>). | [optional] **port** | **Integer** | The port of the service. | [optional] **protocol** | **String** | The protocol of the service. | [optional] **rel** | **String** | The link relation type. This value is one from the <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://tools.ietf.org/html/rfc5988#section-6.2\">Link Relation Type Registry</a> or is the type of resource being linked to. | [optional]