AzureStorageContext.EndPointSuffix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.