\Microsoft\Graph\ModelSubscribedSku

SubscribedSku class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getCapabilityStatus()
setCapabilityStatus()
getConsumedUnits()
setConsumedUnits()
getPrepaidUnits()
setPrepaidUnits()
getServicePlans()
getSkuId()
setSkuId()
getSkuPartNumber()
setSkuPartNumber()
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()) 

Construct a new SubscribedSku

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the SubscribedSku

Returns

array —

The list of properties

getCapabilityStatus()

getCapabilityStatus() : string

Gets the capabilityStatus

Returns

string —

The capabilityStatus

setCapabilityStatus()

setCapabilityStatus(string  $val) : null

Sets the capabilityStatus

Parameters

string $val

The capabilityStatus

Returns

null

getConsumedUnits()

getConsumedUnits() : integer

Gets the consumedUnits

Returns

integer —

The consumedUnits

setConsumedUnits()

setConsumedUnits(integer  $val) : null

Sets the consumedUnits

Parameters

integer $val

The consumedUnits

Returns

null

setPrepaidUnits()

setPrepaidUnits(string  $val) : null

Sets the prepaidUnits

Parameters

string $val

The prepaidUnits

Returns

null

getServicePlans()

getServicePlans() : \Microsoft\Graph\Model\ServicePlansCollectionPage

Gets the servicePlans

Returns

\Microsoft\Graph\Model\ServicePlansCollectionPage —

The servicePlans

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 skuId

Returns

null

getSkuPartNumber()

getSkuPartNumber() : string

Gets the skuPartNumber

Returns

string —

The skuPartNumber

setSkuPartNumber()

setSkuPartNumber(string  $val) : null

Sets the skuPartNumber

Parameters

string $val

The skuPartNumber

Returns

null

getAppliesTo()

getAppliesTo() : string

Gets the appliesTo

Returns

string —

The appliesTo

setAppliesTo()

setAppliesTo(string  $val) : null

Sets the appliesTo

Parameters

string $val

The appliesTo

Returns

null