Microsoft.WindowsAzure.Management.Scheduler.Models Namespace

 

Classes

Class Description
System_CAPS_pubclass CloudServiceListResponse.CloudService.AddOnResource

A store add-on item.

System_CAPS_pubclass CloudServiceListResponse.CloudService

Defines a cloud service-supporting region in which a item is located.

System_CAPS_pubclass CloudServiceCreateParameters

System_CAPS_pubclass CloudServiceGetResponse

Information about a retrieved Cloud Service.

System_CAPS_pubclass CloudServiceListResponse

The response structure for the Cloud Service List operation.

System_CAPS_pubclass 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.

System_CAPS_pubclass EntitleResourceParameters

System_CAPS_pubclass Error

The error details for operations that failed

System_CAPS_pubclass 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.

System_CAPS_pubclass 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.

System_CAPS_pubclass GetCloudServiceResourceState

Specifies the state for a cloud service resource.

System_CAPS_pubclass JobCollectionCheckNameAvailabilityResponse

The Check Name Availability operation response.

System_CAPS_pubclass JobCollectionCreateParameters

Parameters supplied to the Create Job Collection operation.

System_CAPS_pubclass JobCollectionCreateResponse

The Create Job Collection operation response.

System_CAPS_pubclass JobCollectionGetResponse

The Get Job Collection operation response.

System_CAPS_pubclass JobCollectionIntrinsicSettings

Parameters supplied to intrinsic settings for a job.

System_CAPS_pubclass JobCollectionMaxRecurrence

System_CAPS_pubclass JobCollectionQuota

System_CAPS_pubclass JobCollectionUpdateParameters

Parameters supplied to the Update Job Collection operation.

System_CAPS_pubclass JobCollectionUpdateResponse

The Update Job Collection operation response.

System_CAPS_pubclass CloudServiceListResponse.CloudService.AddOnResource.OperationStatus

The operation status of an individual resource item.

System_CAPS_pubclass JobCollectionGetResponse.OperationStatus

Result of a previous operation.

System_CAPS_pubclass JobCollectionGetResponse.OperationStatusResponseDetails

Response details about an operation.

System_CAPS_pubclass CloudServiceGetResponse.Resource

A resource.

System_CAPS_pubclass ResourceProviderGetPropertiesResponse

The Resource Provider Get Properties operation response.

System_CAPS_pubclass 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.

System_CAPS_pubclass CloudServiceListResponse.CloudService.AddOnResource.UsageLimit

Describes the current utilization and metering of a resource item.

Enumerations

Enumeration Description
System_CAPS_pubenum CloudServiceOperationStatus

The status of the asynchronous request.

System_CAPS_pubenum JobCollectionPlan

System_CAPS_pubenum JobCollectionRecurrenceFrequency

Maximum frequency that can be specified on any job in this job collection. Subset of acceptable frequencies is dependent on the plan.

System_CAPS_pubenum JobCollectionState

State of the Job Collection resource.

System_CAPS_pubenum SchedulerOperationStatus

The status of the asynchronous request.

Return to top