RemoveVirtualMachineSmartVMWareJsonParameterIPAddress 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 string IPAddress { get; set; }Public Property IPAddress As String
Get
Set
public:
property String^ IPAddress {
String^ get ();
void set (String^ value);
}member IPAddress : string with get, set
function get IPAddress () : String
function set IPAddress (value : String)
Property Value
Type:
String
See Also