WebLinkedServiceTypeProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET