CloudStorageAccount.TableEndpoint
CloudStorageAccount.TableEndpoint
CloudStorageAccount.TableEndpoint
CloudStorageAccount.TableEndpoint
Property
Definition
Gets the primary endpoint for the Table service, as configured for the storage account.
public:
property Uri ^ TableEndpoint { Uri ^ get(); };
public Uri TableEndpoint { get; }
member this.TableEndpoint : Uri
Public ReadOnly Property TableEndpoint As Uri
Property Value