共用方式為


OutboundEnvironmentEndpoint interface

Egress endpoints which AKS agent nodes connect to for common purpose.

Properties

category

The category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc.

endpoints

The endpoints that AKS agent nodes connect to

Property Details

category

The category of endpoints accessed by the AKS agent node, e.g. azure-resource-management, apiserver, etc.

category?: string

Property Value

string

endpoints

The endpoints that AKS agent nodes connect to

endpoints?: EndpointDependency[]

Property Value