Azure Storage Type Provider


BlobMetadata

Namespace: FSharp.Azure.StorageTypeProvider.Blob

Instance members

Instance memberDescription
AppendBlobCommittedBlockCount
Signature: int option

CompiledName: get_AppendBlobCommittedBlockCount

BlobType
Signature: BlobType

CompiledName: get_BlobType

CacheControl
Signature: string

CompiledName: get_CacheControl

ContentDisposition
Signature: string

CompiledName: get_ContentDisposition

ContentEncoding
Signature: string

CompiledName: get_ContentEncoding

ContentLanguage
Signature: string

CompiledName: get_ContentLanguage

ContentMD5
Signature: string

CompiledName: get_ContentMD5

ContentType
Signature: string

CompiledName: get_ContentType

ETag
Signature: string

CompiledName: get_ETag

IsServerEncrypted
Signature: bool

CompiledName: get_IsServerEncrypted

LastModified
Signature: DateTimeOffset option

CompiledName: get_LastModified

LeaseDuration
Signature: LeaseDuration

CompiledName: get_LeaseDuration

LeaseState
Signature: LeaseState

CompiledName: get_LeaseState

LeaseStatus
Signature: LeaseStatus

CompiledName: get_LeaseStatus

PageBlobSequenceNumber
Signature: int64 option

CompiledName: get_PageBlobSequenceNumber

Size
Signature: int64

CompiledName: get_Size

Fork me on GitHub