Class NetworkGroup

All Implemented Interfaces:
Serializable

public class NetworkGroup extends NetworkBase
Represents a network group. Network Groups are a collection of both Network and NetworkSubnet options for use during provisioning of a workload. They are used to scope the provisioning request to a list of default options that can be provisioned to in a round-robin ordering. Most commonly used in public cloud availability zones.
See Also: