CallClientOptions interface
Call client options
Properties
diagnostics | Diagnostics options |
logger | Specify custom logger injected to the client, Logger implementation is provided by @azure/logger package |
network |
Network configuration |
Property Details
diagnostics
logger
Specify custom logger injected to the client, Logger implementation is provided by @azure/logger package
logger?: AzureLogger
Property Value
networkConfiguration
Network configuration
networkConfiguration?: NetworkConfiguration