AzureStorageInfoValue interface
字典儲存體Azure 檔案儲存體或 Blob 儲存體存取訊號值。
屬性
access |
儲存體帳戶的存取金鑰。 |
account |
儲存體帳戶的名稱。 |
mount |
在月臺執行時間環境中掛接儲存體的路徑。 |
share |
Blob 儲存體) 的檔案共用 (容器名稱。 |
state | 儲存體帳戶的狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
type | 儲存體的類型。 |
屬性詳細資料
accessKey
儲存體帳戶的存取金鑰。
accessKey?: string
屬性值
string
accountName
儲存體帳戶的名稱。
accountName?: string
屬性值
string
mountPath
在月臺執行時間環境中掛接儲存體的路徑。
mountPath?: string
屬性值
string
shareName
Blob 儲存體) 的檔案共用 (容器名稱。
shareName?: string
屬性值
string