Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Endpoints

Package version

The URIs that are used to perform a retrieval of a public blob, queue, or table object.

Hierarchy

  • Endpoints

Index

Properties

Properties

Optional blob

blob: undefined | string

Gets the blob endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Optional file

file: undefined | string

Gets the file endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Optional queue

queue: undefined | string

Gets the queue endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Optional table

table: undefined | string

Gets the table endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc