CloudStorageAccount.FileEndpoint Property

Definition

Gets the primary endpoint for the File service, as configured for the storage account.

public Uri FileEndpoint { get; }
member this.FileEndpoint : Uri
Public ReadOnly Property FileEndpoint As Uri

Property Value

Uri

A Uri containing the primary File service endpoint.

Applies to