次の方法で共有


WebLinkedService.TypeProperties プロパティ

定義

Web リンクサービスのプロパティ。 基底クラスであることに注意 WebLinkedServiceTypeProperties してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 がWebClientCertificateAuthentication含まれます。WebAnonymousAuthenticationWebBasicAuthentication

public Azure.ResourceManager.DataFactory.Models.WebLinkedServiceTypeProperties TypeProperties { get; set; }
member this.TypeProperties : Azure.ResourceManager.DataFactory.Models.WebLinkedServiceTypeProperties with get, set
Public Property TypeProperties As WebLinkedServiceTypeProperties

プロパティ値

適用対象