CFL Azure Blob List
Object Definition
| Object Type | Table |
| Object ID | 2098023 |
| Object Name | CFL Azure Blob List |
Procedures
| Name | Description |
|---|---|
| CFLReadBlobList(Text; Text; Text; text) | |
| CFLReadXml(XmlDocument; Text): Text | |
| CFLWriteToJObject(Text; JsonObject) |
Fields
| Number | Name | Type |
|---|---|---|
| 1 | CFL Container | Text[150] |
| 2 | CFL Name | Text[250] |
| 3 | CFL Creation Time | DateTime |
| 4 | CFL Last Modified | DateTime |
| 5 | CFL Lease Status | Text[50] |
| 6 | CFL Lease State | Text[50] |
| 7 | CFL Content Type | Text[50] |
| 9 | CFL Blob Type | Text[50] |
| 10 | CFL E-Tag | Text[50] |
| 11 | CFLContentLength | BigInteger |
Deprecated Controls
| Type | Name | Reason | Deprecated since |
|---|---|---|---|
| Field | CFL Content Length | Replaced by field CFLContentLength | BC28 |