ScheduledJobDescriptor::Config Property
Gets or sets the current HttpConfiguration.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property HttpConfiguration^ Config { HttpConfiguration^ get(); void set(HttpConfiguration^ value); }
Property Value
Type: System.Web.Http::HttpConfiguration^
Show: