\Microsoft\Graph\ModelAssignedLicense

AssignedLicense class

Summary

Methods
Properties
Constants
__construct()
getDisabledPlans()
setDisabledPlans()
getSkuId()
setSkuId()
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

AssignedLicense constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getDisabledPlans()

getDisabledPlans() : \Microsoft\Graph\Model\UUID

Gets the disabledPlans

Returns

\Microsoft\Graph\Model\UUID —

The disabledPlans

setDisabledPlans()

setDisabledPlans(\Microsoft\Graph\Model\UUID  $val) : null

Sets the disabledPlans

Parameters

\Microsoft\Graph\Model\UUID $val

The value of the disabledPlans

Returns

null

getSkuId()

getSkuId() : \Microsoft\Graph\Model\UUID

Gets the skuId

Returns

\Microsoft\Graph\Model\UUID —

The skuId

setSkuId()

setSkuId(\Microsoft\Graph\Model\UUID  $val) : null

Sets the skuId

Parameters

\Microsoft\Graph\Model\UUID $val

The value of the skuId

Returns

null