次の方法で共有


DataLakeAnalyticsComputePolicyCreateOrUpdateContent クラス

定義

新しいコンピューティング ポリシーの作成に使用されるパラメーター。 シリアル化された名前: CreateOrUpdateComputePolicyParameters

public class DataLakeAnalyticsComputePolicyCreateOrUpdateContent
type DataLakeAnalyticsComputePolicyCreateOrUpdateContent = class
Public Class DataLakeAnalyticsComputePolicyCreateOrUpdateContent
継承
DataLakeAnalyticsComputePolicyCreateOrUpdateContent

コンストラクター

DataLakeAnalyticsComputePolicyCreateOrUpdateContent(Guid, AadObjectIdentifierType)

DataLakeAnalyticsComputePolicyCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

MaxDegreeOfParallelismPerJob

このユーザーがジョブの送信に使用できるジョブごとの並列処理の最大次数。 このプロパティ、ジョブごとの最小優先度プロパティ、またはその両方を渡す必要があります。 シリアル化された名前: CreateOrUpdateComputePolicyParameters.properties.maxDegreeOfParallelismPerJob

MinPriorityPerJob

このユーザーがジョブの送信に使用できるジョブあたりの最小優先度。 このプロパティ、ジョブごとの並列処理の最大次数、またはその両方を渡す必要があります。 シリアル化された名前: CreateOrUpdateComputePolicyParameters.properties.minPriorityPerJob

ObjectId

ポリシーを作成するエンティティの AAD オブジェクト識別子。 シリアル化された名前: CreateOrUpdateComputePolicyParameters.properties.objectId

ObjectType

オブジェクト識別子が参照する AAD オブジェクトの型。 シリアル化された名前: CreateOrUpdateComputePolicyParameters.properties.objectType

適用対象