Azure OSS for PHP API Reference

SasIpRange
in package

FinalYes

Restricts a SAS to a source IPv4 address or inclusive address range.

Table of Contents

Properties

$end  : string|null
$start  : string

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(string $start[, string|null $end = null ]) : mixed
Parameters
$start : string
$end : string|null = null

__toString()

public __toString() : string
Return values
string
On this page

Search results