Freigeben über


DataLakeOpenReadOptions(Boolean) Konstruktor

Definition

Konstruktor.

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

Parameter

allowModifications
Boolean

Wenn false, wird ein RequestFailedException ausgelöst, wenn die Datei geändert wird, während sie gelesen wird.

Gilt für: