\Microsoft\Graph\ModelSharingLink

SharingLink class

Summary

Methods
Properties
Constants
__construct()
getApplication()
setApplication()
getType()
setType()
getScope()
setScope()
getWebUrl()
setWebUrl()
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()) : null

SharingLink constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setApplication()

setApplication(\Microsoft\Graph\Model\Identity  $val) : null

Sets the application

Parameters

\Microsoft\Graph\Model\Identity $val

The value to assign to the application

Returns

null

getType()

getType() : string

Gets the type

Returns

string —

The type

setType()

setType(string  $val) : null

Sets the type

Parameters

string $val

The value of the type

Returns

null

getScope()

getScope() : string

Gets the scope

Returns

string —

The scope

setScope()

setScope(string  $val) : null

Sets the scope

Parameters

string $val

The value of the scope

Returns

null

getWebUrl()

getWebUrl() : string

Gets the webUrl

Returns

string —

The webUrl

setWebUrl()

setWebUrl(string  $val) : null

Sets the webUrl

Parameters

string $val

The value of the webUrl

Returns

null