DescribeDhcpOptionsRequest Class

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

Gives you information about one or more sets of DHCP options. You can specify one or more DHCP options set IDs, or no IDs (to describe all your sets of DHCP options). The returned information consists of:

  • The DHCP options set ID
  • The options

Inheritance Hierarchy

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

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

Syntax

C#
public class DescribeDhcpOptionsRequest : AmazonWebServiceRequest
         IRequestEvents

The DescribeDhcpOptionsRequest type exposes the following members

Constructors

  Name Description
Public Method DescribeDhcpOptionsRequest()

Properties

  Name Description
Public Property DhcpOptionsIds
Public Property Filters A list of filters used to match properties for DhcpOptions. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference.

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