new DirectoryResult( [name])
Creates a new DirectoryResult object.
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
name |
string |
<optional> |
The directory name. |
- Source:
Properties:
Name | Type | Description |
---|---|---|
name |
string | The container name. |
metadata |
object | The metadata key/value pair. |
etag |
string | The etag. |
lastModified |
string | The date/time that the directory was last modified. |
requestId |
string | The request id. |
serverEncrypted |
string | If the directory metadata is completely encrypted using the specified algorithm. true/false. |