RemoveVirtualMachineSmartVMWareJsonParameterMigrateIP Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities.Jobs.JsonParameter
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool MigrateIP { get; set; }Public Property MigrateIP As Boolean
Get
Set
public:
property bool MigrateIP {
bool get ();
void set (bool value);
}member MigrateIP : bool with get, set
function get MigrateIP () : boolean
function set MigrateIP (value : boolean)
Property Value
Type:
Boolean
See Also