Condividi tramite


SequenceNumberAction Enum

Definition

Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number.

public enum SequenceNumberAction
type SequenceNumberAction = 
Public Enum SequenceNumberAction
Inheritance
SequenceNumberAction

Fields

Max 0

max

Update 1

update

Increment 2

increment

Applies to