AWS SDK for .NET Documentation
DeleteDhcpOptions Method (request)
AmazonAmazon.EC2AmazonEC2ClientDeleteDhcpOptions(DeleteDhcpOptionsRequest) Did this page help you?   Yes   No    Tell us about it...
Deletes a set of DHCP options that you specify.
Declaration Syntax
C#
public DeleteDhcpOptionsResponse DeleteDhcpOptions(
	DeleteDhcpOptionsRequest request
)
Parameters
request (DeleteDhcpOptionsRequest)
Delete Dhcp Options request
Return Value
Delete Dhcp Options Response from the service
Remarks
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.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)