AppDisksSolution.OsImage Property¶
Gets the image which AppDisks will be deployed to
Namespace: Citrix.SDK.AppDNA.Solutions.AppDisks
Assembly: Citrix.SDK.AppDNA.Solutions.AppDisks (in Citrix.SDK.AppDNA.Solutions.AppDisks.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public OSImage OsImage { get; }
VB¶
Public ReadOnly Property OsImage As OSImage
Get
Property Value¶
Type: OSImage
See Also¶
Reference¶
AppDisksSolution Class
Citrix.SDK.AppDNA.Solutions.AppDisks Namespace