privateEndpoints property

PrivateEndpoints? privateEndpoints
final

Output only. Provide paths for users to send predict/explain/health requests directly to the deployed model services running on Cloud via private services access. This field is populated if network is configured.

Implementation

final PrivateEndpoints? privateEndpoints;