TransportConfig interface

Properties

host
sharedAccessSignature
tokenCredential
x509

Property Details

host

host: string

Property Value

string

sharedAccessSignature

sharedAccessSignature?: string | SharedAccessSignature

Property Value

string | SharedAccessSignature

tokenCredential

tokenCredential?: TokenCredential

Property Value

x509

x509?: X509

Property Value

X509