PHP OSS for Azure API Reference

GetBlobsOptions
in package

FinalYes

Configures get blobs options.

Table of Contents

Properties

$includes  : array<string|int, mixed>
$pageSize  : int|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([int|null $pageSize = null ][, array<string|int, BlobInclude$includes = [] ]) : mixed
Parameters
$pageSize : int|null = null
$includes : array<string|int, BlobInclude> = []

Optional datasets to include for every page of the listing.

On this page

Search results