VirtualMachineConfiguration.Identifier Property¶
Get the identifier of the virtual machine configuration.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public int Identifier { get; }
VB¶
Public ReadOnly Property Identifier As Integer
Get
Property Value¶
Type: Int32
The identifier of the virtual machine configuration.
See Also¶
Reference¶
VirtualMachineConfiguration Class
Citrix.SDK.AppDNA Namespace