XenUpgradeServer.OsImage Property¶
Gets an object that provides functionality related to OSImage objects.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.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¶
XenUpgradeServer Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace