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