BlobListingContext Class

Definition

public sealed class BlobListingContext : Microsoft.WindowsAzure.Storage.Shared.Protocol.ListingContext
type BlobListingContext = class
    inherit ListingContext
Public NotInheritable Class BlobListingContext
Inherits ListingContext
Inheritance
BlobListingContext

Constructors

BlobListingContext(String, Nullable<Int32>, String, BlobListingDetails)

Properties

Delimiter
Details
Marker (Inherited from ListingContext)
MaxResults (Inherited from ListingContext)
Prefix (Inherited from ListingContext)

Applies to