共用方式為


AmazonS3CompatibleLinkedService.ForcePathStyle Property

Definition

Gets or sets if true, use S3 path-style access instead of virtual hosted-style access. Default value is false. Type: boolean (or Expression with resultType boolean).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to