StorageResourceWriteToOffsetOptions.Position Property

Definition

Optional. Specifies the position to write to. Will default to 0 if not specified.

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

Property Value

Applies to