BlobContainerClient.GetBlobBaseClientCore(String) Method

Definition

Create a new BlobBaseClient object by appending blobName to the end of Uri. The new BlobBaseClient uses the same request policy pipeline as the BlobContainerClient.

C#
protected internal virtual Azure.Storage.Blobs.Specialized.BlobBaseClient GetBlobBaseClientCore(string blobName);

Parameters

blobName
String

The name of the blob.

Returns

A new BlobBaseClient instance.

Applies to

Product Versies
Azure SDK for .NET Latest, Preview