EdgeGatewayExternalConnectionType

Type:
EdgeGatewayExternalConnectionType
Namespace:
http://www.vmware.com/vcloud/networkservice/1.0
Description:
Since:
Schema:
network.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<EdgeGatewayExternalConnectionType xmlns="http://www.vmware.com/vcloud/networkservice/1.0" ipAddress="xs:string" isUsedInRule="xs:boolean" externalNetworkName="xs:string" externalNetworkRef="xs:anyURI"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
ipAddress string No The external IP address of this connection.
isUsedInRule boolean No True if this ipAddress is used in a GatewayNatRule or FirewallRule.
externalNetworkName string No The name of the external network to which this ipAddress belongs.
externalNetworkRef anyURI No The URL of the external network to which this ipAddress belongs.