次の方法で共有


WebAnonymousAuthentication クラス

定義

匿名認証を使用して HTTP エンドポイントと通信する WebLinkedService。

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

コンストラクター

WebAnonymousAuthentication(DataFactoryElement<String>)

WebAnonymousAuthentication の新しいインスタンスを初期化します。

プロパティ

Uri

Web サービス エンドポイントの URL (例: )。 https://www.microsoft.com 型: string (または resultType 文字列を含む式)。

(継承元 WebLinkedServiceTypeProperties)

適用対象