Partager via


WebAnonymousAuthentication Classe

Définition

WebLinkedService qui utilise l’authentification anonyme pour communiquer avec un point de terminaison HTTP.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.WebAnonymousAuthentication+WebAnonymousAuthenticationConverter))]
public class WebAnonymousAuthentication : Azure.Analytics.Synapse.Artifacts.Models.WebLinkedServiceTypeProperties
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.WebAnonymousAuthentication+WebAnonymousAuthenticationConverter))>]
type WebAnonymousAuthentication = class
    inherit WebLinkedServiceTypeProperties
Public Class WebAnonymousAuthentication
Inherits WebLinkedServiceTypeProperties
Héritage
WebAnonymousAuthentication
Attributs

Constructeurs

WebAnonymousAuthentication(Object)

Initialise une nouvelle instance de WebAnonymousAuthentication.

Propriétés

Url

URL du point de terminaison de service web, par exemple http://www.microsoft.com . Type : chaîne (ou Expression avec chaîne resultType).

(Hérité de WebLinkedServiceTypeProperties)

S’applique à