AzureContainerInfo interface
终结点的 Azure 容器映射。
属性
| container |
容器名称(根据指定的数据格式,表示 Azure 文件存储/页 blob/块 blob 的名称)。 |
| data |
用于共享表示的文件的存储格式。 |
| storage |
用于访问存储的存储帐户凭据的 ID。 |
属性详细信息
containerName
容器名称(根据指定的数据格式,表示 Azure 文件存储/页 blob/块 blob 的名称)。
containerName: string
属性值
string
dataFormat
用于共享表示的文件的存储格式。
dataFormat: string
属性值
string
storageAccountCredentialId
用于访问存储的存储帐户凭据的 ID。
storageAccountCredentialId: string
属性值
string