VBRHvCloudProviderNetworkAppliance
Contains Hyper-V network appliance on service provider side.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Folder |
string |
File path of the storage used by the appliance. |
|
VLanId |
int32 |
VLAN ID. |
|
Host |
CHost |
Server where the appliance is created. |
|
Network |
IVBRServerNetworkInfo |
Network to which the appliance is connected. |
|
IpAddress |
string |
Appliance IP address. |
|
SubnetMask |
string |
Appliance subnet mask. |
|
DefaultGateway |
string |
Default gateway used by the appliance. |
|
Platform |
Virtualization platform: Hyper-V. |
|
|
ObtainIpAddressAutomatically |
bool |
Indicates if the IP address of the appliance is assigned automatically (TRUE) or user-defined (FALSE). |
|
Name |
string |
Appliance name. |
|
Id |
GUID |
Appliance ID. |
Related Commands