HubResource.GetPredictionResourceFormats メソッド

定義

ハブ内の PredictionResourceFormatResources のコレクションを取得します。

public virtual Azure.ResourceManager.CustomerInsights.PredictionResourceFormatCollection GetPredictionResourceFormats ();
abstract member GetPredictionResourceFormats : unit -> Azure.ResourceManager.CustomerInsights.PredictionResourceFormatCollection
override this.GetPredictionResourceFormats : unit -> Azure.ResourceManager.CustomerInsights.PredictionResourceFormatCollection
Public Overridable Function GetPredictionResourceFormats () As PredictionResourceFormatCollection

戻り値

PredictionResourceFormatResources のコレクションとその PredictionResourceFormatResource に対する操作を表す オブジェクト。

適用対象