IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

GetContainerInfo Method

Gets a container's information and metadata.

Object Oriented Interface

public function doGetContainerInfo();

Procedural Interface

ipworkscloud_azureblob_do_getcontainerinfo($res);

Remarks

This method gets information and metadata for the container currently selected by Container.

Calling this method will fire the ContainerList and MetadataList events, and will re-populate the Container* and Metadata* properties.

If the specified container has an active lease, a lease Id may optionally be specified using LeaseId; the request will only succeed if the correct lease Id is specified.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]