MachineLearningKubernetesCompute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Kubernetes コンピューティングに基づく Machine Learning コンピューティング。
public class MachineLearningKubernetesCompute : Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeProperties
type MachineLearningKubernetesCompute = class
inherit MachineLearningComputeProperties
Public Class MachineLearningKubernetesCompute
Inherits MachineLearningComputeProperties
- 継承
コンストラクター
MachineLearningKubernetesCompute() |
MachineLearningKubernetesCompute の新しいインスタンスを初期化します。 |
プロパティ
ComputeLocation |
基になるコンピューティングの場所。 (継承元 MachineLearningComputeProperties) |
CreatedOn |
コンピューティングが作成された時刻。 (継承元 MachineLearningComputeProperties) |
Description |
Machine Learning コンピューティングの説明。 (継承元 MachineLearningComputeProperties) |
DisableLocalAuth |
ローカル認証をオプトアウトし、お客様が認証専用に MSI と AAD のみを使用できることを確認します。 (継承元 MachineLearningComputeProperties) |
IsAttachedCompute |
コンピューティングがユーザーによってプロビジョニングされ、true の場合は外部から取り込まれたか、または false の場合は機械学習サービスによってプロビジョニングされたかどうかを示します。 (継承元 MachineLearningComputeProperties) |
ModifiedOn |
コンピューティングが最後に変更された時刻。 (継承元 MachineLearningComputeProperties) |
Properties |
Kubernetes のプロパティ。 |
ProvisioningErrors |
プロビジョニング中のエラー。 (継承元 MachineLearningComputeProperties) |
ProvisioningState |
クラスターのプロビジョニング状態。 有効な値は、Unknown、Updating、Provisioning、Succeeded、Failed です。 (継承元 MachineLearningComputeProperties) |
ResourceId |
基になるコンピューティングの ARM リソース ID。 (継承元 MachineLearningComputeProperties) |