DeleteDhcpOptionsRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DeleteDhcpOptions operation.

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DeleteDhcpOptionsRequest

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

Syntax

C#
public class DeleteDhcpOptionsRequest : AmazonWebServiceRequest
         IRequestEvents

The DeleteDhcpOptionsRequest type exposes the following members

Constructors

  Name Description
Public Method DeleteDhcpOptionsRequest()

Properties

  Name Description
Public Property DhcpOptionsId The ID of the DHCP options set to delete.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8