次の方法で共有


AmazonS3CompatibleLinkedService.ForcePathStyle プロパティ

定義

true の場合は、仮想ホスト型アクセスの代わりに S3 パス スタイルのアクセスを使用します。 既定値は false です。 型: boolean (または resultType ブール値を持つ式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.forcePathStyle")]
public object ForcePathStyle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.forcePathStyle")>]
member this.ForcePathStyle : obj with get, set
Public Property ForcePathStyle As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象