共用方式為


AzureBlobStorageReadSettings.WildcardFolderPath Property

Definition

Gets or sets azure blob wildcardFolderPath. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to