StorageAccountMicrosoftEndpoints interface

URI usati per eseguire un recupero di un BLOB pubblico, una coda, una tabella, un web o un oggetto dfs tramite un endpoint di routing Microsoft.

Proprietà

blob

Ottiene l'endpoint BLOB.

dfs

Ottiene l'endpoint dfs.

file

Ottiene l'endpoint del file.

queue

Ottiene l'endpoint della coda.

table

Ottiene l'endpoint della tabella.

web

Ottiene l'endpoint Web.

Dettagli proprietà

blob

Ottiene l'endpoint BLOB.

blob?: string

Valore della proprietà

string

dfs

Ottiene l'endpoint dfs.

dfs?: string

Valore della proprietà

string

file

Ottiene l'endpoint del file.

file?: string

Valore della proprietà

string

queue

Ottiene l'endpoint della coda.

queue?: string

Valore della proprietà

string

table

Ottiene l'endpoint della tabella.

table?: string

Valore della proprietà

string

web

Ottiene l'endpoint Web.

web?: string

Valore della proprietà

string