DeploymentProperties クラス

定義

Cognitive Services アカウントの展開のプロパティ。

public class DeploymentProperties
type DeploymentProperties = class
Public Class DeploymentProperties
継承
DeploymentProperties

コンストラクター

DeploymentProperties()

DeploymentProperties クラスの新しいインスタンスを初期化します。

DeploymentProperties(String, DeploymentModel, DeploymentScaleSettings)

DeploymentProperties クラスの新しいインスタンスを初期化します。

プロパティ

Model

Cognitive Services アカウントの展開のプロパティ。

ProvisioningState

操作が呼び出された時点のリソースの状態を取得します。 使用可能な値には、'Accepted'、'Creating'、'Removeing'、'Moving'、'Failed'、'Succeeded' などがあります。

ScaleSettings

Cognitive Services アカウントの展開のプロパティ。

適用対象