共用方式為


WebTableDataset.Path Property

Definition

Gets or sets the relative URL to the web page from the linked service URL. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to