IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

Snapshot Property

The blob snapshot to make requests against.

Object Oriented Interface

public function getSnapshot();
public function setSnapshot($value);

Procedural Interface

ipworkscloud_azureblob_get($res, 81 );
ipworkscloud_azureblob_set($res, 81, $value );

Default Value

''

Remarks

This property can be set to the opaque DateTime value used to identify a particular blob snapshot before calling the following methods in order to make requests against the specified blob snapshot instead of the base blob:

Refer to the documentation of the methods listed above for more information.

This property is not available at design time.

Data Type

String

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