IPlatform Interface¶
Xen solution platform
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface IPlatform
VB¶
Public Interface IPlatform
The IPlatform type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AlternateWin10Image | Gets or sets the windows 10 image for desktop hosted model - relevant only for target platform. |
![]() | AlternateWin7Image | Gets or sets the windows 7 image for desktop hosted model - relevant only for target platform. |
![]() | AlternateWin8Image | Gets or sets the windows 8 image for desktop hosted model - relevant only for target platform. |
![]() | Applications | Gets or sets the applications - viable for a source (not target) platform. |
![]() | Description | Gets or sets the description. |
![]() | DesktopHostedOperatingSystems | Gets or sets the desktop hosted operating systems options - relevant only for target platform. |
![]() | Identifier | Gets the identifier. |
![]() | Image | Gets or sets the image platform. |
![]() | IsTarget | Gets or sets a value indicating whether this platform is target. |
![]() | Name | Gets or sets the name. |
![]() | UseAppV | Gets or sets a value indicating whether App-V is in use for this platform. |
![]() | UseDesktopHosted | Gets or sets a value indicating whether platform has an option to use desktop hosted model - relevant only for target platform. |
![]() | x64 | Gets or sets a value indicating whether platform is based on the x64-bit operating system. |
![]() | XenVersion | Gets or sets the xen version used on platform. |