\Microsoft\Graph\ModelVerifiedDomain

VerifiedDomain class

Summary

Methods
Properties
Constants
__construct()
getCapabilities()
setCapabilities()
getIsDefault()
setIsDefault()
getIsInitial()
setIsInitial()
getName()
setName()
getType()
setType()
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

VerifiedDomain constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getCapabilities()

getCapabilities() : string

Gets the capabilities

Returns

string —

The capabilities

setCapabilities()

setCapabilities(string  $val) : null

Sets the capabilities

Parameters

string $val

The value of the capabilities

Returns

null

getIsDefault()

getIsDefault() : boolean

Gets the isDefault

Returns

boolean —

The isDefault

setIsDefault()

setIsDefault(boolean  $val) : null

Sets the isDefault

Parameters

boolean $val

The value of the isDefault

Returns

null

getIsInitial()

getIsInitial() : boolean

Gets the isInitial

Returns

boolean —

The isInitial

setIsInitial()

setIsInitial(boolean  $val) : null

Sets the isInitial

Parameters

boolean $val

The value of the isInitial

Returns

null

getName()

getName() : string

Gets the name

Returns

string —

The name

setName()

setName(string  $val) : null

Sets the name

Parameters

string $val

The value of the name

Returns

null

getType()

getType() : string

Gets the type

Returns

string —

The type

setType()

setType(string  $val) : null

Sets the type

Parameters

string $val

The value of the type

Returns

null