AmazonEC2Client.DeleteDhcpOptions Method (DeleteDhcpOptionsRequest)

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

Deletes a set of DHCP options that you specify. Amazon VPC returns an error if the set of options you specify is currently associated with a VPC. You can disassociate the set of options by associating either a new set of options or the default options with the VPC.

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

Syntax

C#
public virtual DeleteDhcpOptionsResponse DeleteDhcpOptions(
         DeleteDhcpOptionsRequest deleteDhcpOptionsRequest
)

Parameters

deleteDhcpOptionsRequest
Type: Amazon.EC2.Model.DeleteDhcpOptionsRequest

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

Version Information

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