VBRCloudTenantNetworkAppliance

Contains tenant side network appliance.

Properties

Property

Type

Description

Host

CHost, CViClusterItem

Host or cluster where the appliance is created.

TenantId

GUID

ID of the tenant that uses the appliance.

HardwarePlanId

GUID

ID of the hardware plan that uses the appliance.

ProductionNetwork

IVBRServerNetworkInfo

Production network to which the appliance is connected.

ObtainIpAddressAutomatically

bool

Indicates if the IP address of the appliance is assigned automatically (TRUE) or user-defined (FALSE).

IpAddress

string

IP address of the appliance.

SubnetMask

string

Subnet mask assigned to the appliance.

DefaultGateway

string

Default gateway used by the appliance.

Platform

VBRPlatform

Virtualization platform.

Related Commands

The network appliance is created automatically by the New-VBRCloudTenantReplicationResources cmdlet when you enable network failover resources.