FileEventTrigger.SourceInfo Property

Definition

Gets or sets file event source details.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceInfo")]
public Microsoft.Azure.Management.EdgeGateway.Models.FileSourceInfo SourceInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceInfo")>]
member this.SourceInfo : Microsoft.Azure.Management.EdgeGateway.Models.FileSourceInfo with get, set
Public Property SourceInfo As FileSourceInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to