JobCollectionOperationsExtensions Members
The following tables list the members exposed by the JobCollectionOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
BeginCreating | Create a job collection. | |
BeginCreatingAsync | Create a job collection. | |
BeginDeleting | Deletes a job collection. | |
BeginDeletingAsync | Deletes a job collection. | |
BeginUpdating | Update a job collection. | |
BeginUpdatingAsync | Update a job collection. | |
CheckNameAvailability | Determine if the JobCollection name is available to be used. JobCollection names must be unique within a cloud-service. | |
CheckNameAvailabilityAsync | Determine if the JobCollection name is available to be used. JobCollection names must be unique within a cloud-service. | |
Create | Create a job collection. | |
CreateAsync | Create a job collection. | |
Delete | Deletes a job collection. | |
DeleteAsync | Deletes a job collection. | |
Get | Retreive a job collection. | |
GetAsync | Retreive a job collection. | |
Update | Update a job collection. | |
UpdateAsync | Update a job collection. |
Top
See Also
Reference
JobCollectionOperationsExtensions Class
Microsoft.WindowsAzure.Management.Scheduler Namespace