ApplicationPackageReference クラス

定義

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

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

コンストラクター

ApplicationPackageReference()

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

ApplicationPackageReference(String, String)

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

プロパティ

ApplicationId

デプロイするアプリケーションの ID を取得または設定します。

Version

展開するアプリケーションのバージョンを取得または設定します。 省略すると、既定のバージョンがデプロイされます。

適用対象