ListSharesResponse Class

Definition

public sealed class ListSharesResponse : Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<Microsoft.WindowsAzure.Storage.File.Protocol.FileShareEntry>
type ListSharesResponse = class
    inherit ResponseParsingBase<FileShareEntry>
Public NotInheritable Class ListSharesResponse
Inherits ResponseParsingBase(Of FileShareEntry)
Inheritance
Microsoft.WindowsAzure.Storage.Shared.Protocol.ResponseParsingBase<FileShareEntry>
ListSharesResponse

Constructors

ListSharesResponse(Stream)

Properties

ListingContext
Marker
MaxResults
NextMarker
Prefix
Shares

Applies to