Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointBase

Package version

Base class for endpoints.

Hierarchy

  • EndpointBase

Index

Properties

Properties

credentials

Credentials to be presented to the endpoint.

Optional tunnel

Describes the tunnel through which Video Analyzer can connect to the endpoint URL. This is an optional property, typically used when the endpoint is behind a firewall.

type

type: "#Microsoft.VideoAnalyzer.UnsecuredEndpoint" | "#Microsoft.VideoAnalyzer.TlsEndpoint"

Polymorphic discriminator, which specifies the different types this object can be

url

url: string

The endpoint URL for Video Analyzer to connect to.

Generated using TypeDoc