gpt4 book ai didi

azure - 如何从 Azure 中的 ResourceProperties 对象检查状态

转载 作者:行者123 更新时间:2023-12-02 08:32:58 24 4
gpt4 key购买 nike

我是 Azure 新手。我正在使用 Blobstorage 在 python 中存储我的项目文件,如下所示。

response=block_blob_service.create_blob_from_stream(settings.CONTAINER_NAME+"/"+"headers",s3_key,file_upload)

如果我打印响应,我将得到以下对象。

   <azure.storage.blob.models.ResourceProperties object at 0x7fbbd05dbb70>

如何检查响应对象的状态。

最佳答案

您可以在此处查看 azure.storage.blob.models.ResourceProperties 的定义:https://github.com/Azure/azure-storage-python/blob/master/azure-storage-blob/azure/storage/blob/models.py#L366 .

关于azure - 如何从 Azure 中的 ResourceProperties 对象检查状态,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59248773/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com