次の方法で共有


Deployment クラス

定義

Cognitive Services アカウントのデプロイ。

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

コンストラクター

Deployment()

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

Deployment(String, String, String, SystemData, String, DeploymentProperties)

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

プロパティ

Etag

リソース Etag を取得します。

Id

リソースの完全修飾リソース ID を取得します。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 Resource)
Name

リソースの名前を取得します

(継承元 Resource)
Properties

Cognitive Services アカウントの展開のプロパティを取得または設定します。

SystemData

Cognitive Services アカウントのデプロイ。

Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

適用対象