共用方式為


AzureBlobDataset.TableRootLocation Property

Definition

Gets or sets the root of blob path. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to