serviceDirectoryConfig property
Configuration for using Service Directory to privately connect to a HTTP service provider.
This should only be set if the Http service provider is hosted on-premises and not reachable by public internet. If this field is left empty, calls to the HTTP service provider will be made over the public internet.
Optional.
Implementation
ServiceDirectoryConfig? serviceDirectoryConfig;