次の方法で共有


EndpointDetail Class

Definition

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

Applies to