次の方法で共有


PoolSpecification.ApplicationPackageReferences プロパティ

定義

プール内の各コンピューティング ノードにインストールするアプリケーション パッケージ参照の一覧を取得または設定します。

public System.Collections.Generic.IList<Microsoft.Azure.Batch.ApplicationPackageReference> ApplicationPackageReferences { get; set; }
member this.ApplicationPackageReferences : System.Collections.Generic.IList<Microsoft.Azure.Batch.ApplicationPackageReference> with get, set
Public Property ApplicationPackageReferences As IList(Of ApplicationPackageReference)

プロパティ値

適用対象