PrivateCloudWindowsLicesesInfoInstanceID Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities.PrivateCloud
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int InstanceID { get; set; }Public Property InstanceID As Integer
Get
Set
public:
property int InstanceID {
int get ();
void set (int value);
}member InstanceID : int with get, set
function get InstanceID () : int
function set InstanceID (value : int)
Property Value
Type:
Int32
See Also