Share via


ValidationActivity.MinimumSize Property

Definition

Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> MinimumSize { get; set; }
member this.MinimumSize : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property MinimumSize As DataFactoryElement(Of Integer)

Property Value

Applies to