StorageAccountInternetEndpoints interface
URI usati per eseguire un recupero di un OGGETTO BLOB, file, Web o dfs pubblico tramite un endpoint di routing Internet.
Proprietà
| blob | Ottiene l'endpoint BLOB. |
| dfs | Ottiene l'endpoint dfs. |
| file | Ottiene l'endpoint del file. |
| 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
web
Ottiene l'endpoint Web.
web?: string
Valore della proprietà
string