WebLinkedServiceTypeProperties interface

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

Properties

authenticationType

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

url

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

Property Details

authenticationType

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

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

Property Value

"Anonymous" | "Basic" | "ClientCertificate"

url

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

url: any

Property Value

any