Microsoft.WindowsAzure.Management.Scheduler.Models Namespace
Classes
Class | Description | |
---|---|---|
CloudServiceListResponse.CloudService.AddOnResource | A store add-on item. |
|
CloudServiceListResponse.CloudService | Defines a cloud service-supporting region in which a item is located. |
|
CloudServiceCreateParameters | ||
CloudServiceGetResponse | Information about a retrieved Cloud Service. |
|
CloudServiceListResponse | The response structure for the Cloud Service List operation. |
|
CloudServiceOperationStatusResponse | The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure. |
|
EntitleResourceParameters | ||
Error | The error details for operations that failed |
|
CloudServiceOperationStatusResponse.ErrorDetails | If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure. |
|
SchedulerOperationStatusResponse.ErrorDetails | If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure. |
|
GetCloudServiceResourceState | Specifies the state for a cloud service resource. |
|
JobCollectionCheckNameAvailabilityResponse | The Check Name Availability operation response. |
|
JobCollectionCreateParameters | Parameters supplied to the Create Job Collection operation. |
|
JobCollectionCreateResponse | The Create Job Collection operation response. |
|
JobCollectionGetResponse | The Get Job Collection operation response. |
|
JobCollectionIntrinsicSettings | Parameters supplied to intrinsic settings for a job. |
|
JobCollectionMaxRecurrence | ||
JobCollectionQuota | ||
JobCollectionUpdateParameters | Parameters supplied to the Update Job Collection operation. |
|
JobCollectionUpdateResponse | The Update Job Collection operation response. |
|
CloudServiceListResponse.CloudService.AddOnResource.OperationStatus | The operation status of an individual resource item. |
|
JobCollectionGetResponse.OperationStatus | Result of a previous operation. |
|
JobCollectionGetResponse.OperationStatusResponseDetails | Response details about an operation. |
|
CloudServiceGetResponse.Resource | A resource. |
|
ResourceProviderGetPropertiesResponse | The Resource Provider Get Properties operation response. |
|
SchedulerOperationStatusResponse | The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure. |
|
CloudServiceListResponse.CloudService.AddOnResource.UsageLimit | Describes the current utilization and metering of a resource item. |
Enumerations
Enumeration | Description | |
---|---|---|
CloudServiceOperationStatus | The status of the asynchronous request. |
|
JobCollectionPlan | ||
JobCollectionRecurrenceFrequency | Maximum frequency that can be specified on any job in this job collection. Subset of acceptable frequencies is dependent on the plan. |
|
JobCollectionState | State of the Job Collection resource. |
|
SchedulerOperationStatus | The status of the asynchronous request. |
Return to top