Click or drag to resize

SubscriptionResource Property

Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/).

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string Resource { get; set; }

Property Value

Type: String
See Also