ApplicationPackageReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A reference to an Package to be deployed to Compute Nodes.
public class ApplicationPackageReference
type ApplicationPackageReference = class
Public Class ApplicationPackageReference
- Inheritance
-
ApplicationPackageReference
Constructors
ApplicationPackageReference() |
Initializes a new instance of the ApplicationPackageReference class. |
ApplicationPackageReference(String, String) |
Initializes a new instance of the ApplicationPackageReference class. |
Properties
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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET