JobCollectionGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Get Job Collection operation response.
public class JobCollectionGetResponse : Microsoft.Azure.AzureOperationResponse
type JobCollectionGetResponse = class
inherit AzureOperationResponse
Public Class JobCollectionGetResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseJobCollectionGetResponse
Constructors
JobCollectionGetResponse() |
Initializes a new instance of the JobCollectionGetResponse class. |
Properties
ETag |
Optional. ETag of the Job Collection. |
IntrinsicSettings |
Optional. Intrinsic settings for the scheduler job collections. |
Label |
Optional. Label for the resource. |
LastOperationStatus |
Optional. The promotion code for buying the resource. |
Name |
Optional. Name of the Job Collection. |
PromotionCode |
Optional. The promotion code for buying the resource. |
SchemaVersion |
Optional. The version of the Intrinsic Properties for your Resource. If not specified, you must conform to the contract resource version you registered as default. |
State |
Optional. State of the Job Collection. |
Applies to
Azure SDK for .NET