Class VbsFilterExclusionAttributes
Attributes to filter VBS events. File filter criteria - Changes only affecting excluded files will not invoke a build. if both include and exclude filter are used then exclusion filter will be applied on the result set of inclusion filter.
Inherited Members
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public class VbsFilterExclusionAttributesProperties
FileFilter
Declaration
[JsonProperty(PropertyName = "fileFilter")]
public FileFilter FileFilter { get; set; }Property Value
| Type | Description | 
|---|---|
| FileFilter |