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?: stringProperty Value
string
endpoints
The endpoints that dedicated hsm service connects to
endpoints?: EndpointDependency[]