Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointDetail

Package version

connect information from the AKS agent nodes to a single endpoint.

Hierarchy

  • EndpointDetail

Index

Properties

Optional description

description: undefined | string

Description of the detail

Optional ipAddress

ipAddress: undefined | string

An IP Address that Domain Name currently resolves to.

Optional port

port: undefined | number

The port an endpoint is connected to.

Optional protocol

protocol: undefined | string

The protocol used for connection

Generated using TypeDoc