Class DeploymentOptionSection

java.lang.Object
org.jclouds.ovf.Section<DeploymentOptionSection>
org.jclouds.ovf.DeploymentOptionSection

public class DeploymentOptionSection extends Section<DeploymentOptionSection>
The DeploymentOptionSection specifies a discrete set of intended resource configurations. The author of an OVF package can include sizing metadata for different configurations. A consumer of the OVF shall select a configuration, for example, by prompting the user. The selected configuration is visible in the OVF environment, enabling guest software to adapt to the selected configuration.