NetworkServiceType

Element:
NetworkService
Type:
NetworkServiceType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
This is the root of the substitution group for network services. Replace it with any of NatService, LoadBalancerService IpsecVpnService/GatewayIpsecVpnService, DhcpService/GatewayDhcpService, FirewallService, or StaticRoutingService.
Since:
Schema:
network.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<NetworkService xmlns="http://www.vmware.com/vcloud/v1.5">
    <IsEnabled> xs:boolean </IsEnabled>
</NetworkService>

Elements

Element Type Required Modifiable Since Deprecated Description
IsEnabled boolean No always Enable or disable the service using this flag
VCloudExtension VCloudExtensionType No always An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.