Azure OSS for PHP API Reference

Blob
in package

FinalYes

Represents Azure Storage blob data.

Table of Contents

Properties

$name  : string
$properties  : BlobProperties

Methods

fromXml()  : self
__construct()  : mixed

Properties

$name read-only

public string $name

Methods

fromXml()

public static fromXml(SimpleXMLElement $xml) : self
Parameters
$xml : SimpleXMLElement
Return values
self
On this page

Search results