AzureBlob interface
Azure Blob 详细信息
属性
| account |
存储帐户密钥。 |
| auth |
用于访问 Azure Blob 存储的身份验证类型。 |
| blob |
存储备份的 Blob 容器名称。 |
| identity | 使用托管标识进行身份验证的标识详细信息。 |
| storage |
存储备份的存储帐户的资源 ID。 |
属性详细信息
accountKey
存储帐户密钥。
accountKey?: string
属性值
string
authType
blobContainerName
存储备份的 Blob 容器名称。
blobContainerName?: string
属性值
string
identity
storageAccountResourceId
存储备份的存储帐户的资源 ID。
storageAccountResourceId?: string
属性值
string