NotificationHubJob
Class
Definition
Metadata of the NotificationHub Job
[System.Runtime.Serialization.DataContract(Name="NotificationHubJob", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public sealed class NotificationHubJob : Microsoft.Azure.NotificationHubs.Messaging.EntityDescription
- Inheritance
- Attributes
Inherited Members
Microsoft.Azure.NotificationHubs.Messaging.EntityDescription
Constructors
| NotificationHubJob() |
Properties
| CollectionName |
Gets the name of the collection. |
| CreatedAt |
Gets the created time. |
| Failure |
Gets the failure. |
| FailuresFileName |
Gets the name of the failures file. |
| ImportFileUri |
Gets or sets the import file URI. |
| InputProperties |
Gets or sets the input properties. |
| JobId |
Gets the job identifier. |
| JobType |
Gets or sets the type of the job. |
| OutputContainerUri |
Gets or sets the output container URI. |
| OutputFileName |
Gets the name of the output file. |
| OutputProperties |
Gets the output properties. |
| Progress |
Gets the progress. |
| Status |
Gets the status. |
| UpdatedAt |
Gets the updated time. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |