AzureFileShareConfiguration.AzureFileUrl Property

Definition

Gets the Azure Files URL.

public string AzureFileUrl { get; }
member this.AzureFileUrl : string
Public ReadOnly Property AzureFileUrl As String

Property Value

Remarks

This is of the form 'https://myaccount.file.core.windows.net/'.

Applies to