次の方法で共有


MachineLearningComputeProperties クラス

定義

Machine Learning コンピューティング オブジェクト。 基底クラスであることに注意 MachineLearningComputeProperties してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、AmlComputeMachineLearningDataFactoryComputeMachineLearningComputeInstanceMachineLearningDataLakeAnalyticsMachineLearningDatabricksComputeMachineLearningSynapseSparkMachineLearningHDInsightComputeMachineLearningKubernetesCompute、および MachineLearningVirtualMachineComputeが含まれます。MachineLearningAksCompute

public abstract class MachineLearningComputeProperties
type MachineLearningComputeProperties = class
Public MustInherit Class MachineLearningComputeProperties
継承
MachineLearningComputeProperties
派生

コンストラクター

MachineLearningComputeProperties()

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

プロパティ

ComputeLocation

基になるコンピューティングの場所。

CreatedOn

コンピューティングが作成された時刻。

Description

Machine Learning コンピューティングの説明。

DisableLocalAuth

ローカル認証をオプトアウトし、お客様が認証にのみ MSI と AAD のみを使用できることを確認します。

IsAttachedCompute

コンピューティングがユーザーによってプロビジョニングされ、true の場合は外部から取り込まれたか、機械学習サービスが false の場合にプロビジョニングしたかを示します。

ModifiedOn

コンピューティングが最後に変更された時刻。

ProvisioningErrors

プロビジョニング中のエラー。

ProvisioningState

クラスターのプロビジョニング状態。 有効な値は、Unknown、Updating、Provisioning、Succeeded、Failed です。

ResourceId

基になるコンピューティングの ARM リソース ID。

適用対象