次の方法で共有


JobCollectionGetResponse クラス

定義

Get Job Collection 操作の応答。

public class JobCollectionGetResponse : Microsoft.Azure.AzureOperationResponse
type JobCollectionGetResponse = class
    inherit AzureOperationResponse
Public Class JobCollectionGetResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
JobCollectionGetResponse

コンストラクター

JobCollectionGetResponse()

JobCollectionGetResponse クラスの新しいインスタンスを初期化します。

プロパティ

ETag

省略可能。 ジョブ コレクションの ETag。

IntrinsicSettings

任意。 スケジューラ ジョブ コレクションの組み込み設定。

Label

任意。 リソースのラベル。

LastOperationStatus

省略可能。 リソースを購入するためのプロモーション コード。

Name

省略可能。 ジョブ コレクションの名前。

PromotionCode

任意。 リソースを購入するためのプロモーション コード。

SchemaVersion

省略可能。 リソースの組み込みプロパティのバージョン。 指定しない場合は、既定として登録したコントラクト リソースのバージョンに準拠する必要があります。

State

省略可能。 ジョブ コレクションの状態。

適用対象