次の方法で共有


AmazonMwsLinkedService.UseEncryptedEndpoints プロパティ

定義

データ ソースのエンドポイントが HTTPS を使用して暗号化されるかどうかを指定します。 既定値は、true です。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> UseEncryptedEndpoints { get; set; }
member this.UseEncryptedEndpoints : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property UseEncryptedEndpoints As DataFactoryElement(Of Boolean)

プロパティ値

適用対象