ApplicationPackageReference クラス

定義

コンピューティング ノードにデプロイするアプリケーション パッケージへの参照。

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

コンストラクター

ApplicationPackageReference()

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

プロパティ

ApplicationId

コンピューティング ノードにデプロイするアプリケーションの ID を取得または設定します。

Version

コンピューティング ノードにデプロイするアプリケーションのバージョンを取得または設定します。

適用対象