Partager via


BlobReferenceInputDataSource.PathPattern Propriété

Définition

Obtient ou définit le modèle de chemin d’objet blob. Pas une expression régulière. Il représente un modèle avec lequel les noms d’objets blob seront mis en correspondance pour déterminer s’ils doivent ou non être inclus en tant qu’entrée ou sortie dans le travail. Consultez https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-input ou https://docs.microsoft.com/en-us/rest/api/streamanalytics/stream-analytics-output pour obtenir une explication et un exemple plus détaillés.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pathPattern")]
public string PathPattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pathPattern")>]
member this.PathPattern : string with get, set
Public Property PathPattern As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à