CloudJobScheduleGetResponse Class
Response to a CloudJobScheduleOperations.Get request.
Namespace: Microsoft.Azure.Batch.Protocol.Models
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)
Inheritance Hierarchy
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.Azure.Batch.Protocol.Models.BatchOperationResponse
Microsoft.Azure.Batch.Protocol.Models.CloudJobScheduleGetResponse
Syntax
public class CloudJobScheduleGetResponse : BatchOperationResponse
public ref class CloudJobScheduleGetResponse : BatchOperationResponse
type CloudJobScheduleGetResponse =
class
inherit BatchOperationResponse
end
Public Class CloudJobScheduleGetResponse
Inherits BatchOperationResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
CloudJobScheduleGetResponse() | Initializes a new instance of the CloudJobScheduleGetResponse class. |
![]() |
CloudJobScheduleGetResponse(CloudJobSchedule) | Initializes a new instance of the CloudJobScheduleGetResponse class with required arguments. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ClientRequestId | Optional. Gets the ClientRequestId provided by the client during the request, if present and requested to be returned. (Inherited from BatchOperationResponse.) |
![]() |
ETag | Optional. Gets the content of the ETag HTTP response header. (Inherited from BatchOperationResponse.) |
![]() |
JobSchedule | Required. Gets or sets the job schedule. |
![]() |
LastModified | Optional. Gets the content of the Last-Modified HTTP response header. (Inherited from BatchOperationResponse.) |
![]() |
RequestId | (Inherited from AzureOperationResponse.) |
![]() |
StatusCode | (Inherited from HttpOperationResponse.) |
Methods
| 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.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Batch.Protocol.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)