AppendBlobClient.AppendBlobMaxAppendBlockBytes Property

Definition

Gets the maximum number of bytes that can be sent in a call to AppendBlock.

public virtual int AppendBlobMaxAppendBlockBytes { get; }
member this.AppendBlobMaxAppendBlockBytes : int
Public Overridable ReadOnly Property AppendBlobMaxAppendBlockBytes As Integer

Property Value

Applies to