Class: ShareResult

ShareResult

The ShareResult class is used to store the share information.


new ShareResult( [name])

Creates a new ShareResult object.

Parameters:
Name Type Argument Description
name string <optional>

The share name.

Properties:
Name Type Description
name string

The share name.

metadata object

The metadata key/value pair.

etag string

The etag.

lastModified string

The date/time that the share was last modified.

requestId string

The request id.

quota string

The share quota.

Source: