你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureBlobBackupStorageDescription
介绍用于存储和枚举备份的 Azure Blob 存储的参数。
属性
名称 | 类型 | 必须 |
---|---|---|
FriendlyName |
string | 否 |
ConnectionString |
字符串 | 是 |
ContainerName |
字符串 | 是 |
FriendlyName
类型:字符串
必需:否
此备份存储的友好名称。
ConnectionString
类型:字符串
必需:是
用于连接到 Azure Blob 存储的连接字符串。
ContainerName
类型:字符串
必需:是
要从中存储和枚举备份的 Blob 存储中的容器的名称。