Share via


ShareServiceClient.GetShareClient(String) Method

Definition

Create a new ShareClient object by appending shareName to the end of Uri. The new ShareClient uses the same request policy pipeline as the ShareServiceClient.

public virtual Azure.Storage.Files.Shares.ShareClient GetShareClient(string shareName);

Parameters

shareName
String

The name of the share to reference.

Returns

A ShareClient for the desired share.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview