\Microsoft\Graph\ModelThumbnailSet

ThumbnailSet class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getLarge()
setLarge()
getMedium()
setMedium()
getSmall()
setSmall()
getSource()
setSource()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) 

Construct a new ThumbnailSet

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the ThumbnailSet

Returns

array —

The list of properties

setLarge()

setLarge(string  $val) : null

Sets the large

Parameters

string $val

The large

Returns

null

setMedium()

setMedium(string  $val) : null

Sets the medium

Parameters

string $val

The medium

Returns

null

setSmall()

setSmall(string  $val) : null

Sets the small

Parameters

string $val

The small

Returns

null

setSource()

setSource(string  $val) : null

Sets the source

Parameters

string $val

The source

Returns

null