PrivateCloudWindowsLicesesInfoCell 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 Cell { get; set; }Public Property Cell As Integer
Get
Set
public:
property int Cell {
int get ();
void set (int value);
}member Cell : int with get, set
function get Cell () : int
function set Cell (value : int)
Property Value
Type:
Int32
See Also