Share via


SapTablePartitionSettings.MaxPartitionsNumber Property

Definition

The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).

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

Property Value

Applies to