ProvisioningPackage Class |
Namespace: Atomia.Provisioning.Base
The ProvisioningPackage type exposes the following members.
Name | Description | |
---|---|---|
ProvisioningPackage | Initializes a new instance of the ProvisioningPackage class |
Name | Description | |
---|---|---|
CurrentRequestId |
Gets or sets the current request id.
| |
DisableScriptName |
Gets the name of the script used to disable package. If this property is null or empty string package is not disabled.
| |
ID |
Gets the ID of the Atomia Provisioning package.
| |
Name |
Gets or sets the name of the Atomia Provisioning package.
| |
PackageExtensions |
Gets or sets the list of package extensions that extend current Atomia Provisioning package.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |