Share via


AzureBlobFSWriteSettings.BlockSizeInMB Property

Definition

Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).

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

Property Value

Applies to