WebLinkedServiceTypeProperties interface
Base definition of WebLinkedServiceTypeProperties, this typeProperties is polymorphic based on authenticationType, so not flattened in SDK models.
Properties
| authentication |
The discriminator possible values: Anonymous, Basic, ClientCertificate |
| url | The URL of the web service endpoint, e.g. https://www.microsoft.com . Type: string (or Expression with resultType string). |
Property Details
authenticationType
The discriminator possible values: Anonymous, Basic, ClientCertificate
authenticationType: string
Property Value
string
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