次の方法で共有


AmazonS3LinkedService.AuthenticationType プロパティ

定義

S3 の認証の種類。 使用できる値: AccessKey (既定値) または TemporarySecurityCredentials。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象