ScheduledJobDescriptor Class
Provides a metadata description of a IScheduledJob.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ScheduledJobDescriptor(HttpConfiguration, String, Type) | Initializes a new instance of the ScheduledJobDescriptor with a given name and type of the scheduled job. |
| Name | Description | |
|---|---|---|
![]() | Config | Gets or sets the current HttpConfiguration. |
![]() | JobName | Gets or sets the name of the scheduled job. |
![]() | JobType | Get or sets the type of the scheduled job. |
![]() | Properties | Gets the properties associated with this particular IScheduledJob type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)