CloudFileDirectory.ServiceClient Property

Definition

Gets a CloudFileClient object that specifies the endpoint for the File service.

public Microsoft.Azure.Storage.File.CloudFileClient ServiceClient { get; }
member this.ServiceClient : Microsoft.Azure.Storage.File.CloudFileClient
Public ReadOnly Property ServiceClient As CloudFileClient

Property Value

A CloudFileClient object.

Applies to