Share via


ApplicationPackageReference Class

Definition

A reference to an Package to be deployed to Compute Nodes.

public class ApplicationPackageReference
type ApplicationPackageReference = class
Public Class ApplicationPackageReference
Inheritance
ApplicationPackageReference

Constructors

Name Description
ApplicationPackageReference()

Initializes a new instance of the ApplicationPackageReference class.

ApplicationPackageReference(String, String)

Initializes a new instance of the ApplicationPackageReference class.

Properties

Name Description
ApplicationId

Gets or sets the ID of the application to deploy.

Version

Gets or sets the version of the application to deploy. If omitted, the default version is deployed.

Applies to