WebAnonymousAuthentication Klasse

Definition

Ein WebLinkedService, der anonyme Authentifizierung für die Kommunikation mit einem HTTP-Endpunkt verwendet.

public class WebAnonymousAuthentication : Azure.ResourceManager.DataFactory.Models.WebLinkedServiceTypeProperties
type WebAnonymousAuthentication = class
    inherit WebLinkedServiceTypeProperties
Public Class WebAnonymousAuthentication
Inherits WebLinkedServiceTypeProperties
Vererbung
WebAnonymousAuthentication

Konstruktoren

WebAnonymousAuthentication(DataFactoryElement<String>)

Initialisiert eine neue instance von WebAnonymousAuthentication.

Eigenschaften

Uri

Die URL des Webdienstendpunkts, z. B. https://www.microsoft.com . Type: string (oder Expression with resultType string).

(Geerbt von WebLinkedServiceTypeProperties)

Gilt für: