XenAdoptionServer.OsImage Property¶
Gets an object that provides functionality related to OSImage objects.
Namespace: Citrix.SDK.AppDNA.Solutions.XenAdoption
Assembly: Citrix.SDK.AppDNA.Solutions.XenAdoption (in Citrix.SDK.AppDNA.Solutions.XenAdoption.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public OSImageService OsImage { get; }
VB¶
Public ReadOnly Property OsImage As OSImageService
Get
Property Value¶
Type: OSImageService
Implements¶
IXenServer(TXenSolution, TXenSolutionEditor).OsImage
See Also¶
Reference¶
XenAdoptionServer Class
Citrix.SDK.AppDNA.Solutions.XenAdoption Namespace