Share via


ListSharesResponse Class

Definition

Provides methods for parsing the response from a share listing operation.

public sealed class ListSharesResponse
type ListSharesResponse = class
Public NotInheritable Class ListSharesResponse
Inheritance
ListSharesResponse

Constructors

ListSharesResponse()

Properties

NextMarker

Gets the NextMarker value from the XML response, if the listing was not complete.

Shares

Gets an enumerable collection of FileShareEntry objects from the response.

Applies to