Share via


IBlobProvider Interface

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<InheritedExportAttribute> _
Public Interface IBlobProvider
[InheritedExportAttribute]
public interface IBlobProvider
[InheritedExportAttribute]
public interface class IBlobProvider
[<InheritedExportAttribute>]
type IBlobProvider =  interface end
public interface IBlobProvider

The IBlobProvider type exposes the following members.

Properties

  Name Description
Public property RemoteStoreId

Top

Methods

  Name Description
Public method DeleteBlob
Public method DeleteContainer
Public method EnumerateBlobs
Public method GetStream
Public method PutChunk
Public method ServiceEnd
Public method ServiceStart

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace