AmazonEC2Client.CreateDhcpOptions Method (CreateDhcpOptionsRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Creates a set of DHCP options that you can then associate with one or more VPCs, causing all existing and new instances that you launch in those VPCs to use the set of DHCP options. The following table lists the individual DHCP options you can specify. For more information about the options, go to http://www.ietf.org/rfc/rfc2132.txt

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual CreateDhcpOptionsResponse CreateDhcpOptions(
         CreateDhcpOptionsRequest createDhcpOptionsRequest
)

Parameters

createDhcpOptionsRequest
Type: Amazon.EC2.Model.CreateDhcpOptionsRequest

Container for the necessary parameters to execute the CreateDhcpOptions service method on AmazonEC2.

Return Value
Type: Amazon.EC2.Model.CreateDhcpOptionsResponse
The response from the CreateDhcpOptions service method, as returned by AmazonEC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5