\Microsoft\Graph\ModelServicePlanInfo

ServicePlanInfo class

Summary

Methods
Properties
Constants
__construct()
getServicePlanId()
setServicePlanId()
getServicePlanName()
setServicePlanName()
getProvisioningStatus()
setProvisioningStatus()
getAppliesTo()
setAppliesTo()
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

ServicePlanInfo constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

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

getServicePlanName()

getServicePlanName() : string

Gets the servicePlanName

Returns

string —

The servicePlanName

setServicePlanName()

setServicePlanName(string  $val) : null

Sets the servicePlanName

Parameters

string $val

The value of the servicePlanName

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

getAppliesTo()

getAppliesTo() : string

Gets the appliesTo

Returns

string —

The appliesTo

setAppliesTo()

setAppliesTo(string  $val) : null

Sets the appliesTo

Parameters

string $val

The value of the appliesTo

Returns

null