AccountSasServices
in package
FinalYes
Selects the Azure Storage services accessible through an account SAS.
Table of Contents
Properties
Methods
- __construct() : mixed
- __toString() : string
Properties
$blob
public
bool
$blob
= false
$file
public
bool
$file
= false
$queue
public
bool
$queue
= false
$table
public
bool
$table
= false
Methods
__construct()
public
__construct([bool $blob = false ][, bool $queue = false ][, bool $table = false ][, bool $file = false ]) : mixed
Parameters
- $blob : bool = false
- $queue : bool = false
- $table : bool = false
- $file : bool = false
__toString()
public
__toString() : string