CloudPackageIsLuckySmart Property
|
if it's related to a lucky smart product
Namespace:
Aruba.Cloud.Provisioning.Entities.SmartVMWare
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataMemberAttribute]
public bool IsLuckySmart { get; set; }<DataMemberAttribute>
Public Property IsLuckySmart As Boolean
Get
Set
public:
[DataMemberAttribute]
property bool IsLuckySmart {
bool get ();
void set (bool value);
}[<DataMemberAttribute>]
member IsLuckySmart : bool with get, set
function get IsLuckySmart () : boolean
function set IsLuckySmart (value : boolean)
Property Value
Type:
Boolean
See Also