$_propDict $_propDict : \Microsoft\Graph\Model\array(string The array of properties available to the model Type \Microsoft\Graph\Model\array(string — => string)
__construct() __construct(array $propDict = array()) Construct a new Subscription Parameters array $propDict A list of properties to set
getProperties() getProperties() : array Gets the property dictionary of the Subscription Returns array — The list of properties
setResource() setResource(string $val) : null Sets the resource Parameters string $val The resource Returns null
setChangeType() setChangeType(string $val) : null Sets the changeType Parameters string $val The changeType Returns null
setClientState() setClientState(string $val) : null Sets the clientState Parameters string $val The clientState Returns null
getNotificationUrl() getNotificationUrl() : string Gets the notificationUrl Returns string — The notificationUrl
setNotificationUrl() setNotificationUrl(string $val) : null Sets the notificationUrl Parameters string $val The notificationUrl Returns null
getExpirationDateTime() getExpirationDateTime() : \Microsoft\Graph\Model\datetime Gets the expirationDateTime Returns \Microsoft\Graph\Model\datetime — The expirationDateTime
setExpirationDateTime() setExpirationDateTime(\Microsoft\Graph\Model\datetime $val) : null Sets the expirationDateTime Parameters \Microsoft\Graph\Model\datetime $val The expirationDateTime Returns null