EndpointDetail Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
connect information from the AKS agent nodes to a single endpoint.
public class EndpointDetail
type EndpointDetail = class
Public Class EndpointDetail
- Inheritance
-
EndpointDetail
Constructors
EndpointDetail() |
Initializes a new instance of the EndpointDetail class. |
EndpointDetail(String, Nullable<Int32>, String, String) |
Initializes a new instance of the EndpointDetail class. |
Properties
Description |
Gets or sets description of the detail |
IPAddress |
Gets or sets an IP Address that Domain Name currently resolves to. |
Port |
Gets or sets the port an endpoint is connected to. |
Protocol |
Gets or sets the protocol used for connection |