JobCollectionCreateResponse Class
The Create Job Collection operation response.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Scheduler.Models::JobCollectionCreateResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Scheduler.Models::JobCollectionCreateResponse
| Name | Description | |
|---|---|---|
![]() | JobCollectionCreateResponse() | Initializes a new instance of the JobCollectionCreateResponse class. |
| Name | Description | |
|---|---|---|
![]() | ETag | Optional. ETag of the Job Collection. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


