Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebLinkedServiceTypeProperties

Package version

Base definition of WebLinkedServiceTypeProperties, this typeProperties is polymorphic based on authenticationType, so not flattened in SDK models.

Hierarchy

  • WebLinkedServiceTypeProperties

Index

Properties

Properties

authenticationType

authenticationType: "Anonymous" | "Basic" | "ClientCertificate"

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

url

url: any

The URL of the web service endpoint, e.g. http://www.microsoft.com . Type: string (or Expression with resultType string).

Generated using TypeDoc