WebLinkedServiceTypeProperties interface
WebLinkedServiceTypeProperties の基本定義。この typeProperties は authenticationType に基づいてポリモーフィックであるため、SDK モデルではフラット化されません。
プロパティ
| authentication |
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。 |
| url | Web サービス エンドポイントの URL (例: http://www.microsoft.com)。 型: string (または resultType 文字列を含む式)。 |
プロパティの詳細
authenticationType
ポリモーフィック識別子。このオブジェクトは、さまざまな型を指定します。
authenticationType: "Anonymous" | "Basic" | "ClientCertificate"
プロパティ値
"Anonymous" | "Basic" | "ClientCertificate"
url
Web サービス エンドポイントの URL (例: http://www.microsoft.com)。 型: string (または resultType 文字列を含む式)。
url: any
プロパティ値
any