次の方法で共有


AccountModel クラス

定義

Cognitive Services アカウント モデル。

public class AccountModel : Microsoft.Azure.Management.CognitiveServices.Models.DeploymentModel
type AccountModel = class
    inherit DeploymentModel
Public Class AccountModel
Inherits DeploymentModel
継承
AccountModel

コンストラクター

AccountModel()

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

AccountModel(String, String, String, DeploymentModel, Nullable<Int32>, IDictionary<String,String>, ModelDeprecationInfo, SystemData)

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

プロパティ

BaseModel

基本モデル識別子を取得または設定します。

Capabilities

機能を取得または設定します。

Deprecation

Cognitive Services アカウント モデル。

Format

デプロイ モデルの形式を取得または設定します。

(継承元 DeploymentModel)
MaxCapacity

最大容量を取得または設定します。

Name

デプロイ モデル名を取得または設定します。

(継承元 DeploymentModel)
SystemData

Cognitive Services アカウント モデル。

Version

デプロイ モデルのバージョンを取得または設定します。

(継承元 DeploymentModel)

適用対象