OutboundEnvironmentEndpoint interface
Egress endpoints which dedicated hsm service connects to for common purpose.
Properties
category | The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc. |
endpoints | The endpoints that dedicated hsm service connects to |
Property Details
category
The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc.
category?: string
Property Value
string
endpoints
The endpoints that dedicated hsm service connects to
endpoints?: EndpointDependency[]