次の方法で共有


MachineLearningDataFactoryCompute クラス

定義

DataFactory コンピューティング。

public class MachineLearningDataFactoryCompute : Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeProperties
type MachineLearningDataFactoryCompute = class
    inherit MachineLearningComputeProperties
Public Class MachineLearningDataFactoryCompute
Inherits MachineLearningComputeProperties
継承
MachineLearningDataFactoryCompute

コンストラクター

MachineLearningDataFactoryCompute()

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

プロパティ

ComputeLocation

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

(継承元 MachineLearningComputeProperties)
CreatedOn

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

(継承元 MachineLearningComputeProperties)
Description

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

(継承元 MachineLearningComputeProperties)
DisableLocalAuth

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

(継承元 MachineLearningComputeProperties)
IsAttachedCompute

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

(継承元 MachineLearningComputeProperties)
ModifiedOn

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

(継承元 MachineLearningComputeProperties)
ProvisioningErrors

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

(継承元 MachineLearningComputeProperties)
ProvisioningState

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

(継承元 MachineLearningComputeProperties)
ResourceId

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

(継承元 MachineLearningComputeProperties)

適用対象