AppendBlobCreateOptions
Optional parameters for creating an Append Blob.
Optional AppendBlobRequestConditions to add
conditions on the creation of this new append blob.
Optional. Indicates if a legal hold should be placed on the blob.
Note that is parameter is only applicable to a blob within a container that
has immutable storage with versioning enabled.
Optional standard HTTP header properties that can be set for the
new append blob.
Optional BlobImmutabilityPolicy to set on the blob.
Note that is parameter is only applicable to a blob within a container that
has immutable storage with versioning enabled.
Optional custom metadata to set for this append blob.
Options tags to set for this append blob.
public AppendBlobCreateOptions()