Freigeben über


BlobOpenReadOptions(Boolean) Konstruktor

Definition

Konstruktor.

public BlobOpenReadOptions (bool allowModifications);
new Azure.Storage.Blobs.Models.BlobOpenReadOptions : bool -> Azure.Storage.Blobs.Models.BlobOpenReadOptions
Public Sub New (allowModifications As Boolean)

Parameter

allowModifications
Boolean

Wenn false, wird ein RequestFailedException ausgelöst, wenn das Blob geändert wird, während es gelesen wird.

Gilt für: