次の方法で共有


ServiceGetPropertiesResponse type

getProperties 操作の応答データを格納します。

type ServiceGetPropertiesResponse = ServiceGetPropertiesHeaders & BlobServiceProperties & { _response: Object }