Method | Description | |
---|---|---|
GetContainerReference ( string containerName ) : ICloudBlobContainer | ||
InnerStorageAccountCloudBlobClientStrategy ( |
||
ListContainers ( Action |
||
ListContainers ( string prefix, Action |
Method | Description | |
---|---|---|
OnSendingRequest ( |
Method | Description | |
---|---|---|
CloudBlobContainersMapper ( |
public GetContainerReference ( string containerName ) : ICloudBlobContainer | ||
containerName | string | |
return | ICloudBlobContainer |
public InnerStorageAccountCloudBlobClientStrategy ( |
||
blobsBaseUri | ||
credentials | IStorageCredentials | |
dispatcher | ||
return | System |
public ListContainers ( Action |
||
callback | Action |
|
return | void |
public ListContainers ( string prefix, Action |
||
prefix | string | |
callback | Action |
|
return | void |
protected OnSendingRequest ( |
||
request | ||
contentLength | int | |
return | void |