\Microsoft\Graph\ModelAssignedPlan

AssignedPlan class

Summary

Methods
Properties
Constants
__construct()
getAssignedDateTime()
setAssignedDateTime()
getCapabilityStatus()
setCapabilityStatus()
getService()
setService()
getServicePlanId()
setServicePlanId()
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

AssignedPlan constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getAssignedDateTime()

getAssignedDateTime() : \Microsoft\Graph\Model\datetime

Gets the assignedDateTime

Returns

\Microsoft\Graph\Model\datetime —

The assignedDateTime

setAssignedDateTime()

setAssignedDateTime(\Microsoft\Graph\Model\datetime  $val) : null

Sets the assignedDateTime

Parameters

\Microsoft\Graph\Model\datetime $val

The value of the assignedDateTime

Returns

null

getCapabilityStatus()

getCapabilityStatus() : string

Gets the capabilityStatus

Returns

string —

The capabilityStatus

setCapabilityStatus()

setCapabilityStatus(string  $val) : null

Sets the capabilityStatus

Parameters

string $val

The value of the capabilityStatus

Returns

null

getService()

getService() : string

Gets the service

Returns

string —

The service

setService()

setService(string  $val) : null

Sets the service

Parameters

string $val

The value of the service

Returns

null

getServicePlanId()

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

Gets the servicePlanId

Returns

\Microsoft\Graph\Model\UUID —

The servicePlanId

setServicePlanId()

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

Sets the servicePlanId

Parameters

\Microsoft\Graph\Model\UUID $val

The value of the servicePlanId

Returns

null