OutboundEnvironmentEndpoint 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.
Egress endpoints which AKS agent nodes connect to for common purpose.
public class OutboundEnvironmentEndpoint
type OutboundEnvironmentEndpoint = class
Public Class OutboundEnvironmentEndpoint
- Inheritance
-
OutboundEnvironmentEndpoint
Constructors
OutboundEnvironmentEndpoint() |
Initializes a new instance of the OutboundEnvironmentEndpoint class. |
OutboundEnvironmentEndpoint(String, IList<EndpointDependency>) |
Initializes a new instance of the OutboundEnvironmentEndpoint class. |
Properties
Category |
Gets or sets the category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc. |
Endpoints |
Gets or sets the endpoints that AKS agent nodes connect to |