# TargetServiceID


## Fields

| Field                                                                                    | Type                                                                                     | Required                                                                                 | Description                                                                              | Example                                                                                  |
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| `IP`                                                                                     | *string*                                                                                 | :heavy_check_mark:                                                                       | IP address of service                                                                    | 8.8.8.8                                                                                  |
| `Port`                                                                                   | *int*                                                                                    | :heavy_check_mark:                                                                       | Port number of service                                                                   | 443                                                                                      |
| `Protocol`                                                                               | *string*                                                                                 | :heavy_check_mark:                                                                       | Name of service protocol                                                                 | HTTPS                                                                                    |
| `TransportProtocol`                                                                      | [components.TargetTransportProtocol](../../models/components/targettransportprotocol.md) | :heavy_check_mark:                                                                       | N/A                                                                                      |                                                                                          |