Cloud Storage Integrator 2016 PHP Edition
Cloud Storage Integrator 2016 PHP Edition
Questions / Feedback?

BlobSnapshot Property

The DateTime value that uniquely identifies a snapshot.

Object Oriented Interface

public function getBlobSnapshot();
public function setBlobSnapshot($value);

Procedural Interface

incloudstorage_azureblob_get($res, 20 );
incloudstorage_azureblob_set($res, 20, $value );

Default Value

''

Remarks

This property will be populated after a call to CreateSnapshot. This property holds a DateTime value that indicates the snapshot version and may be used in subsequent requests.

If this property is set, the following methods will operate on the specified snapshot:

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 PHP Edition - Version 16.0 [Build 7239]