ISolutionVm Interface¶
Identifies a virtual machine used in an App-V solution.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface ISolutionVm
VB¶
Public Interface ISolutionVm
The ISolutionVm type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | ConfigurationId | An ID of the virtual machine configuration. |
![]() | Identifier | Gets the identifier. |
![]() | Name | A name of the virtual machine. |
![]() | OSBitness | OS bitness of the virtual machine configuration. |
![]() | OSFamily | OS family of the virtual machine configuration. |
![]() | SnapshotName | A name of the snapshot. |