共用方式為


StorageAccountInternetEndpoints 類別

用來透過網際網路路由端點擷取公用 Blob、檔案、Web 或 dfs 物件的 URI。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.storage._serialization.Model
StorageAccountInternetEndpoints

建構函式

StorageAccountInternetEndpoints(**kwargs: Any)

變數

名稱 Description
blob
str

取得 Blob 端點。

file
str

取得檔案端點。

web
str

取得 Web 端點。

dfs
str

取得 dfs 端點。