WebAnonymousAuthentication Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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 à
Azure SDK for .NET