\Microsoft\Graph\ModelLicenseUnitsDetail

LicenseUnitsDetail class

Summary

Methods
Properties
Constants
__construct()
getEnabled()
setEnabled()
getSuspended()
setSuspended()
getWarning()
setWarning()
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

LicenseUnitsDetail constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getEnabled()

getEnabled() : integer

Gets the enabled

Returns

integer —

The enabled

setEnabled()

setEnabled(integer  $val) : null

Sets the enabled

Parameters

integer $val

The value of the enabled

Returns

null

getSuspended()

getSuspended() : integer

Gets the suspended

Returns

integer —

The suspended

setSuspended()

setSuspended(integer  $val) : null

Sets the suspended

Parameters

integer $val

The value of the suspended

Returns

null

getWarning()

getWarning() : integer

Gets the warning

Returns

integer —

The warning

setWarning()

setWarning(integer  $val) : null

Sets the warning

Parameters

integer $val

The value of the warning

Returns

null