Share via


AzureStorageContext.EndPointSuffix Property

Definition

Endpoint suffix (everything after "table.", "blob." or "queue.")

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

Property Value

This will return an empty string if the endpoints are not correctly set.

Implements

Applies to