AzureFileProperties interface
Azure 檔案屬性。
屬性
access |
儲存體的存取模式 |
account |
Azure 檔案的儲存體帳戶金鑰。 |
account |
Azure 檔案的儲存體帳戶名稱。 |
share |
Azure 檔案共用名稱稱。 |
屬性詳細資料
accessMode
儲存體的存取模式
accessMode?: string
屬性值
string
accountKey
Azure 檔案的儲存體帳戶金鑰。
accountKey?: string
屬性值
string
accountName
Azure 檔案的儲存體帳戶名稱。
accountName?: string
屬性值
string
shareName
Azure 檔案共用名稱稱。
shareName?: string
屬性值
string