WebLinkedServiceTypeProperties Class

Definition

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

public class WebLinkedServiceTypeProperties
type WebLinkedServiceTypeProperties = class
Public Class WebLinkedServiceTypeProperties
Inheritance
WebLinkedServiceTypeProperties
Derived

Constructors

WebLinkedServiceTypeProperties()

Initializes a new instance of the WebLinkedServiceTypeProperties class.

WebLinkedServiceTypeProperties(Object)

Initializes a new instance of the WebLinkedServiceTypeProperties class.

Properties

Url

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

Methods

Validate()

Validate the object.

Applies to