new ContainerResult( [container] [, publicAccessLevel])
Creates a new ContainerResult object.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
container |
string |
<optional> |
The container name. |
publicAccessLevel |
string |
<optional> |
The public access level. |
- Source:
Properties:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
string | The container name. |
||||||||||||
publicAccessLevel |
string | The public access level. |
||||||||||||
metadata |
object | The metadata key/value pair. |
||||||||||||
etag |
string | The etag. |
||||||||||||
lastModified |
string | The date/time that the container was last modified. |
||||||||||||
requestId |
string | The request id. |
||||||||||||
lease |
object | The lease information. Properties
|