DataLakeOpenReadOptions(Boolean) Construtor

Definição

Construtor.

public DataLakeOpenReadOptions (bool allowModifications);
new Azure.Storage.Files.DataLake.Models.DataLakeOpenReadOptions : bool -> Azure.Storage.Files.DataLake.Models.DataLakeOpenReadOptions
Public Sub New (allowModifications As Boolean)

Parâmetros

allowModifications
Boolean

Se for falso, um RequestFailedException será gerado se o arquivo for modificado enquanto ele estiver sendo lido.

Aplica-se a