Inner Drive Extensible Architecture
C#
Show/Hide TOC
Blob
Container
Get
Blob
Names
Async Method
Gets the list of blobs in the current
BlobContainerClient
Definition
Namespace:
InnerDrive.Azure
Assembly:
InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
Copy
public
Task
<
IEnumerable
<
string
>>
GetBlobNamesAsync
()
Return Value
Task
IEnumerable
String
See Also
Reference
BlobContainer Class
InnerDrive.Azure Namespace
In This Article
Definition
See Also