\Microsoft\Graph\ModelProvisionedPlan

ProvisionedPlan class

Summary

Methods
Properties
Constants
__construct()
getCapabilityStatus()
setCapabilityStatus()
getProvisioningStatus()
setProvisioningStatus()
getService()
setService()
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

ProvisionedPlan constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

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

getProvisioningStatus()

getProvisioningStatus() : string

Gets the provisioningStatus

Returns

string —

The provisioningStatus

setProvisioningStatus()

setProvisioningStatus(string  $val) : null

Sets the provisioningStatus

Parameters

string $val

The value of the provisioningStatus

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