次の方法で共有


ClusterProvisioningState クラス

定義

ClusterProvisioningState の値を定義します。

public static class ClusterProvisioningState
type ClusterProvisioningState = class
Public Class ClusterProvisioningState
継承
ClusterProvisioningState

フィールド

Canceled

クラスターのプロビジョニングが取り消されました。

Failed

クラスターのプロビジョニングに失敗しました。

InProgress

クラスターのプロビジョニングが実行されませんでした。

Succeeded

クラスターのプロビジョニングに成功しました。

適用対象