OutboundEnvironmentEndpoint Class
Egress endpoints which AKS agent nodes connect to for common purpose.
- Inheritance
-
OutboundEnvironmentEndpoint
Constructor
OutboundEnvironmentEndpoint(*, category: Optional[str] = None, endpoints: Optional[List[_models.EndpointDependency]] = None, **kwargs)
Variables
- category
- str
The category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc.
- endpoints
- list[EndpointDependency]
The endpoints that AKS agent nodes connect to.
Feedback
Submit and view feedback for