AppendBlobRequestConditions.IfAppendPositionEqual Property

Definition

IfAppendPositionEqual ensures that the AppendBlock operation succeeds only if the append position is equal to a value.

public long? IfAppendPositionEqual { get; set; }
member this.IfAppendPositionEqual : Nullable<int64> with get, set
Public Property IfAppendPositionEqual As Nullable(Of Long)

Property Value

Applies to